We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcb118c commit ae18b2bCopy full SHA for ae18b2b
changelog.d/2289.contrib.md
@@ -0,0 +1,5 @@
1
+The linting is now set up to demand that {py:mod}`typing` is always
2
+imported as a module under the name of `_t` -- by :user:`webknjaz`.
3
+
4
+This is enforced by {user}`sirosen`'s {pypi}`flake8-typing-as-t`
5
+plugin for {pypi}`flake8`.
0 commit comments