Skip to content

Commit 2f431de

Browse files
committed
fix pypo
1 parent f150781 commit 2f431de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ruff.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ indent-width = 4
33

44
[lint]
55
select = [
6-
# Pyfles
6+
# Pyflakes
77
"F",
88
# Pylint
99
"PL",

0 commit comments

Comments
 (0)