Skip to content

Commit 3259fd7

Browse files
author
Ramraj Bishnoie
committed
chore: remove ClaudeCodeFormat from docstring
1 parent e0cde0d commit 3259fd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/formats/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
- AntigravityFormat: Generates .md files for Google Antigravity
1616
1717
Usage:
18-
from formats import BaseFormat, ProcessedRule, CursorFormat, WindsurfFormat, CopilotFormat, ClaudeCodeFormat
18+
from formats import BaseFormat, ProcessedRule, CursorFormat, WindsurfFormat, CopilotFormat, AgentSkillsFormat, AntigravityFormat
1919
2020
version = "1.0.0"
2121
formats = [

0 commit comments

Comments
 (0)