mirror of
https://github.com/github/codeql.git
synced 2026-04-21 23:14:03 +02:00
Python: Port PropertyInOldStyleClass.ql
Only trivial test changes.
This commit is contained in:
@@ -1 +1 @@
|
||||
| property_old_style.py:8:6:8:13 | Property piosc | Property piosc will not work properly, as class OldStyle is an old-style class. |
|
||||
| property_old_style.py:9:5:9:20 | Function piosc | Property piosc will not work properly, as class OldStyle is an old-style class. |
|
||||
|
||||
Reference in New Issue
Block a user