* Add UsageInfo class and update TeamInfo class * Pylint check updates (https://github.com/supervisely/supervisely/pull/878) * Add support for cv2 generated members in pylint
* Update pylint configuration and fix import errors
* Add static method for decorators inside the class
* Fix import errors
* Refactor pylint check in GitHub workflow
* Refactor pylint check to simplify file filtering
* Fix pylint check for Python files
* Fix pylint script to correctly handle python files
* Add file names to output in column order in pylint workflow