Add pyan to devtools.txt
This commit is contained in:
parent
10cf62e166
commit
0a4b26603e
@ -9,3 +9,4 @@ isort # isort src/wireviz/*py
|
||||
# Development aids
|
||||
pudb # import pudb; pudb.set_trace()
|
||||
autoflake # autoflake -i --remove-all-unused-imports src/wireviz/*.py
|
||||
pyan # pyan3 src/wireviz/*.py -uncge --html > temp/pyan.html
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user