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 deced2e commit 07e8242Copy full SHA for 07e8242
pynch/parse.py
@@ -2,7 +2,7 @@
2
import typing
3
4
5
-class Parse():
+class Parse:
6
"""Common functions for parsing data.
7
8
We read multiple files so put the functions used when parsing
0 commit comments