Skip to content

Commit ff2a71f

Browse files
author
Ivan Levkivskyi
committed
Even more
1 parent fe25efb commit ff2a71f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/typing.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
raise ValueError
2+
13
import abc
24
from abc import abstractmethod, abstractproperty
35
import collections

0 commit comments

Comments
 (0)