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 fe25efb commit ff2a71fCopy full SHA for ff2a71f
src/typing.py
@@ -1,3 +1,5 @@
1
+raise ValueError
2
+
3
import abc
4
from abc import abstractmethod, abstractproperty
5
import collections
0 commit comments