Skip to content

Commit

Permalink
Add ruff rules UP(pyupgrade) (#315)
Browse files Browse the repository at this point in the history
Co-authored-by: Stefano Lottini <stefano.lottini@datastax.com>
  • Loading branch information
cbornet and hemidactylus authored Oct 1, 2024
1 parent a10fcc8 commit ded2800
Show file tree
Hide file tree
Showing 46 changed files with 1,736 additions and 1,783 deletions.
7 changes: 7 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
master
======
Repo housekeeping
- using ruff for imports and formatting (instead of isort+black) by @cbornet
- add ruff rules UP(pyupgrade)


v. 1.5.0
========
Deprecation of "namespace-" terminology, replaced by "keyspace-" (removal in 2.0)
Expand Down
Loading

0 comments on commit ded2800

Please sign in to comment.