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 d819fe3 commit 23e3892Copy full SHA for 23e3892
lib/fdiff/exceptions.py
@@ -0,0 +1,2 @@
1
+class AIOError(Exception):
2
+ pass
0 commit comments