This website requires JavaScript.
Explore
Help
Sign In
Python
/
pylyzer
mirror of
https://github.com/mtshiba/pylyzer
Watch
1
Star
0
Fork
You've already forked pylyzer
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9cd1846216
pylyzer
/
tests
/
err
/
class.py
5 lines
105 B
Python
Raw
Blame
History
class
Foo
:
def
invalid_append
(
self
)
:
paths
:
list
[
str
]
=
[
]
paths
.
append
(
self
)
# ERR
Reference in New Issue
View Git Blame
Copy Permalink