Closed PiRK closed 1 year ago
This PR does what is necessary to cleanup imports and enable E402 flake 8 errors as well as E262 & E265.
To achieve that, a circular dependency is removed, and we stop linting auto-generated protobuf files.
Related to #252
This PR does what is necessary to cleanup imports and enable E402 flake 8 errors as well as E262 & E265.
To achieve that, a circular dependency is removed, and we stop linting auto-generated protobuf files.
Related to #252