home.social

#noqa — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #noqa, aggregated by home.social.

  1. Remind me again, how much is Apple worth? Is QA none existent? #noqa #uxfail #ios

  2. Remind me again, how much is Apple worth? Is QA none existent?

  3. I need a build tool/quality gate that reviews #nosec #noqa to see if someone was being unnecessarily lazy. And unit test ignores. And so on.

  4. i'm lying, i'm fixing the mypy errors. the would haunt me in my dreams, i know it.

  5. if its after midnight and i'm still getting mypy errors, i allow myself a lil

  6. iOS calendar refuses to display month name as March. Go to Feb, it’s fine. Go to April, it’s fine. View March, nope. Insists on displaying February 😵‍💫
    #uxfail #noqa #ios18

  7. The three projects, all developed by/for Jupyter, have their own copy of jsonutil.py, with the same code (and slightly different #noqa comments).

  8. Nice. ruff can flag & fix unused 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...

  9. 用了這麼久、我突然意識到 python linter 的 #noqa 原來是 No QA 啊...

    stackoverflow.com/questions/45

  10. 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

    #noqa