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 flagging services in files with just body #309

Closed dgarijo closed 3 years ago

dgarijo commented 3 years ago

For example, in pyLODE there is a server script which uses falcon (one of our recognized software deps); but it is not flagged as such. We have to look into these cases.

dgarijo commented 3 years ago

Closing, this was a small issue caused by a typo