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 cbfdd04 commit 03ea0c6Copy full SHA for 03ea0c6
mathics_scanner/errors.py
@@ -3,7 +3,7 @@
3
4
5
class TranslateError(Exception):
6
- """A generic class of tokenizing errors"""
+ """A generic class of tokenization errors"""
7
pass
8
9
0 commit comments