diff --git a/types_yusuf_hastoprak.py b/types_yusuf_hastoprak.py new file mode 100644 index 00000000..2bba9e2c --- /dev/null +++ b/types_yusuf_hastoprak.py @@ -0,0 +1,4 @@ +my_int = 1 +my_float = 2.3 +my_bool = True +my_complex = 5j