You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added new workflow for enabling Python linting in CI
* Adjust config so that linting and format works from root
* Moved mypy config into root so it's picked up globally.
* Moved .flake8 config to root
* Make mypy green
* Fix typos in dicom example
* Fixed mypy linting issues in rerun_sdk and color_conversion
* Added numpy to lint requirements for typing plugin
Co-authored-by: Emil Ernerfeldt <emil@rerun.io>
0 commit comments