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.
2 parents 24fe814 + 0f5d8b2 commit 094301bCopy full SHA for 094301b
piccolo/utils/warnings.py
@@ -34,7 +34,7 @@ def colored_warning(
34
`Warning` has several subclasses which may be more appropriate, for
35
example `DeprecationWarning`.
36
:stacklevel:
37
- Used to determine there the source of the error within the source code.
+ Used to determine the source of the error within the source code.
38
See the Python docs for more detail.
39
https://docs.python.org/3/library/warnings.html#warnings.warn
40
:level:
0 commit comments