summaryrefslogtreecommitdiff
path: root/test.py
diff options
context:
space:
mode:
Diffstat (limited to 'test.py')
-rw-r--r--test.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/test.py b/test.py
new file mode 100644
index 0000000..d4ad14f
--- /dev/null
+++ b/test.py
@@ -0,0 +1,6 @@
+# -*- coding: utf-8 -*-
+import exekutor
+
+x = exekutor.Exekutor("2018-01-19", 20600, "2005-04-30", 3500, 605)
+
+print(x.rozdeleni())