Skip to content

Commit cb5364b

Browse files
committed
add ruff config, fix test
1 parent ec3c7a8 commit cb5364b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.ruff.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[format]
2+
# Like Black, use double quotes for strings.
3+
quote-style = "single"

0 commit comments

Comments
 (0)