Skip to content
This repository was archived by the owner on Mar 30, 2026. It is now read-only.

Commit ebf5ad3

Browse files
authored
Fix typo
1 parent 7c764b9 commit ebf5ad3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"tox",
3939
],
4040
"dev": [
41-
"ruff>=0.0.285"
41+
"ruff>=0.0.285",
4242
"ptpython",
4343
],
4444
"validation": [

0 commit comments

Comments
 (0)