Skip to content

Commit cad76d3

Browse files
committed
fix pr comment
1 parent ef2cb53 commit cad76d3

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/specify_cli/integrations/bob/__init__.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,6 @@ def effective_invoke_separator(
133133
"format": "markdown",
134134
"args": "$ARGUMENTS",
135135
"extension": ".md",
136-
# Legacy commands use dot-notation (/speckit.plan); the class-level
137-
# invoke_separator="-" applies to skills-mode invocations only.
138-
"invoke_separator": ".",
139136
}
140137

141138
def _skills_mode(self, parsed_options: dict[str, Any] | None = None) -> bool:

0 commit comments

Comments
 (0)