denisecailab / ezTrack

Free, platform independent, behavior tracking software.
GNU General Public License v3.0
118 stars 41 forks source link

Refactoring with flake8, pyright #34

Closed eggplants closed 2 years ago

eggplants commented 3 years ago

With flake8 and Pyright, I fixed errors about coding style, unbound values, and complexity of functions.