Skip to content

Commit ae18b2b

Browse files
committed
📝 Add a change note for PR #2289
1 parent bcb118c commit ae18b2b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

changelog.d/2289.contrib.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)