tilboerner / depx

Examine and visualize dependencies used by Python modules 🔍
Other
19 stars 3 forks source link

Add tests for AST parsing #9

Closed tilboerner closed 5 years ago

tilboerner commented 5 years ago

Test the results of finding import statements in Python code with the ast module.