chiark / gitweb /
rename hippotat module to hippotatlib
[hippotat.git] / client
diff --git a/client b/client
index 062b99270a7676e0622448d5bd0bbe1a2c1bc353..2f88d5eeac3ba16d767fdcb9bb8797eef3e9fa43 100755 (executable)
--- a/client
+++ b/client
@@ -1,6 +1,6 @@
 #!/usr/bin/python3
 
-from hippotat import *
+from hippotatlib import *
 
 import twisted.web
 import twisted.web.client