We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7627a0 commit 77684edCopy full SHA for 77684ed
src/sfnttools/error.py
@@ -0,0 +1,3 @@
1
+
2
+class SfntError(Exception):
3
+ pass
0 commit comments