SoftwareUnderstanding / inspect4py

Static code analysis package for Python repositories
https://inspect4py.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
27 stars 10 forks source link

Error in find_module_calls function - from utils.py - used for extracting extracting relations among main files #291

Closed rosafilgueira closed 3 years ago

rosafilgueira commented 3 years ago

I found and error in "find_module_calls". It does not find the correct calls given a module name.

rosafilgueira commented 3 years ago

Fixed - this solve the problem of morph-csv