mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
py/qstr: Remove a comment.
qstrs are always null terminated so qstr_str will stay as part of the API.
This commit is contained in:
qstrs are always null terminated so qstr_str will stay as part of the API.