summaryrefslogtreecommitdiff
path: root/docs/library/sys.rst
diff options
context:
space:
mode:
authorAngus Gratton <angus@redyak.com.au>2023-08-09 18:24:29 +1000
committerDamien George <damien@micropython.org>2023-08-16 16:16:44 +1000
commit40fcbe1246e95eea33a727b1c6f22f76abb34d95 (patch)
tree30a8763bc335d543644514bcdd58169bd8cac8d2 /docs/library/sys.rst
parent1a5c9b9da4f16f5f7bd91c3420022d4ec0e6fa1a (diff)
top: Enable ruff linter check for F821 undefined-name.
Very helpful for catching typos or missing imports when writing code! Description can be found at https://beta.ruff.rs/docs/rules/undefined-name/ Parent commits contain various small fixes and inline ignores for this check. The only blanket exception is manifest files, which are numerous and evaluated with some global names pre-defined - these can be globally ignored. Signed-off-by: Angus Gratton <angus@redyak.com.au>
Diffstat (limited to 'docs/library/sys.rst')
0 files changed, 0 insertions, 0 deletions