gauge-sh / tach

A Python tool to enforce dependencies, using modular architecture 🌎 Open source 🐍 Installable via pip πŸ”§ Able to be adopted incrementally - ⚑ Implemented with no runtime impact ♾️ Interoperable with your existing systems πŸ¦€ Written in rust
https://gauge.sh
MIT License
1.08k stars 35 forks source link

Fix external usages in tach report #272

Closed emdoyle closed 2 months ago

emdoyle commented 2 months ago

tach report was sometimes including imports internal to a module as 'usages' due to an incorrect conditional.