dataops-observability icon indicating copy to clipboard operation
dataops-observability copied to clipboard

Package updates & linter/typing fixes

Open induane opened this issue 7 months ago • 0 comments

  • 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)

induane avatar Jun 19 '25 16:06 induane