interactions.py icon indicating copy to clipboard operation
interactions.py copied to clipboard

Ruff 2.0 Changes

Open silasary opened this issue 1 year ago • 0 comments

Pull Request Type

  • [ ] Feature addition
  • [ ] Bugfix
  • [ ] Documentation update
  • [ ] Code refactor
  • [x] Tests improvement
  • [ ] CI/CD pipeline enhancement
  • [ ] Other: [Replace with a description]

Description

Updates us to Ruff 2.0 configuration, this will fix the pre-commit PR failing consistently

Changes

Related Issues

Test Scenarios

Python Compatibility

  • [x] I've ensured my code works on Python 3.10.x
  • [ ] I've ensured my code works on Python 3.11.x

Checklist

  • [x] I've run the pre-commit code linter over all edited files
  • [x] I've tested my changes on supported Python versions
  • [ ] I've added tests for my code, if applicable
  • [ ] I've updated / added documentation, where applicable

silasary avatar Jun 28 '24 10:06 silasary