Skip to content

Commit c289fec

Browse files
committed
chore: Fix ruff 0.3.0 lint
tests/fixtures/pluginsystem/__init__.py:1:1: D210 No whitespaces allowed surrounding docstring text
1 parent 8c1a37a commit c289fec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
""" "Test data for tmuxp plugin system."""
1+
"""Test data for tmuxp plugin system."""

0 commit comments

Comments
 (0)