Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5d3b40d

Browse files
committed
Python: Add change note
1 parent 88615f4 commit 5d3b40d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
category: fix
3+
---
4+
5+
- The `py/unused-global-variable` now no longer flags variables that are only used in forward references (e.g. the `Foo` in `def bar(x: "Foo"): ...`).

0 commit comments

Comments
 (0)