New N2VC interface + updated libjuju
[osm/N2VC.git] / modules / libjuju / tests / unit / test_overrides.py
index 6485408..a5835ff 100644 (file)
@@ -1,6 +1,6 @@
-import pytest
+from juju.client.overrides import Binary, Number  # noqa
 
-from juju.client.overrides import Number, Binary  # noqa
+import pytest
 
 
 # test cases ported from: