#noqa — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #noqa, aggregated by home.social.
-
-
i'm lying, i'm fixing the mypy errors. the #noqa would haunt me in my dreams, i know it.
-
if its after midnight and i'm still getting mypy errors, i allow myself a lil #noqa
-
The three projects, all developed by/for Jupyter, have their own copy of jsonutil.py, with the same code (and slightly different #noqa comments).
-
Nice. ruff can flag & fix unused #noqa statements with
ruff check --extend-select RUF100 .
Even if I don't end up settling on using ruff over flake8, this has been a more than useful adventure.
Reading the fine manual is fundamental...
-
用了這麼久、我突然意識到 python linter 的 #noqa 原來是 No QA 啊...
-
O Django permite que você escreva Django web apps. O TurboGears permite escrever TurboGears web apps. Webpy permite escrever Python Web Apps”
A idéia dele era usar Python da forma mais pura possivel para escrever apps de acordo com o padrão WSGI sem acoplamento excessivo