Skip to content

Commit 6d91f12

Browse files
authored
Update .ruff.toml
1 parent 322b479 commit 6d91f12

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
@@ -8,5 +8,5 @@ line-length = 79
88

99
# Enable automatic fixes by default.
1010
# To override this, use ``fix = false`` in a subdirectory's config file
11-
# or ``--no-fix`` on the CLI
11+
# or ``--no-fix`` on the command line.
1212
fix = true

0 commit comments

Comments
 (0)