manusimidt / py-xbrl

Python-based parser for parsing XBRL and iXBRL files
https://py-xbrl.readthedocs.io/en/latest/
GNU General Public License v3.0
100 stars 37 forks source link

Fix linter errors #17

Closed Pablompg closed 3 years ago

Pablompg commented 3 years ago

By running flake8 I have come across some minor errors. I have fixed most of them. I have also improved some of the returning functions so that they are easy to maintain and read.