Skip to content

Commit bb1d35d

Browse files
stewjbclaude
andcommitted
Fix: remove stray 'git checkout' prefix from test_sbdf.py module docstring
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent fd7479c commit bb1d35d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spotfire/test/test_sbdf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
git checkout """Tests for importing and exporting data to SBDF files."""
1+
"""Tests for importing and exporting data to SBDF files."""
22

33
from pathlib import Path
44
import datetime

0 commit comments

Comments
 (0)