Reformat files according to template
[oam.git] / code / network-generator / network_generation / model / python / point.py
index a4e5283..1a9b772 100644 (file)
@@ -16,8 +16,8 @@
 
 #!/usr/bin/python
 
-from __future__ import division
-from __future__ import print_function
+from __future__ import division, print_function
+
 from typing import NamedTuple