We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6da1375 commit f5f8311Copy full SHA for f5f8311
1 file changed
src/specify_cli/presets.py
@@ -35,7 +35,7 @@ class PresetCatalogEntry:
35
36
37
class PresetError(Exception):
38
- """Base exception for template-related errors."""
+ """Base exception for preset-related errors."""
39
pass
40
41
0 commit comments