We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40daba8 commit 4631d71Copy full SHA for 4631d71
1 file changed
minfraud/errors.py
@@ -1,10 +1,4 @@
1
-"""
2
-minfraud.errors
3
-~~~~~~~~~~~~~~~
4
-
5
-This module contains errors that are raised by this package.
6
7
+"""Typed errors thrown by this library."""
8
9
from typing import Optional
10
0 commit comments