Add pyan to devtools.txt
This commit is contained in:
parent
fb91be402a
commit
6ba3f66fb3
@ -9,3 +9,4 @@ isort # isort src/wireviz/*py
|
|||||||
# Development aids
|
# Development aids
|
||||||
pudb # import pudb; pudb.set_trace()
|
pudb # import pudb; pudb.set_trace()
|
||||||
autoflake # autoflake -i --remove-all-unused-imports src/wireviz/*.py
|
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