dataops-observability
dataops-observability copied to clipboard
Package updates & linter/typing fixes
- Removed empty config.cfg hack (it was an ancient workaround for a problem that no longer exists)
- Updated ruff formatter config to format as python3.12 (the version of python used by the project)
- Fixed some outdated readme text
- Upgraded mypy version
- Fixed type hint complaints from mypy
- Updated pytest & pytest plugin versions (fixes several noisy deprecation warnings)