diff --git a/types_rafet_taskin.py b/types_rafet_taskin.py new file mode 100644 index 00000000..63ea9be0 --- /dev/null +++ b/types_rafet_taskin.py @@ -0,0 +1,4 @@ +my_int = 1 +my_float = 1.0 +my_bool = True +my_complex = 1j