
The __init__.py is loading the exact copy of version.py [0]. User should be using the version.py code rather than having the version information be part of the module's __init__. This patch set fixes this duplication. [0] https://github.com/openstack/airship-armada/blob/master/armada/version.py Change-Id: I5143c1ad094d5373066ff8e1a2f5bc1d5b3255e4 Signed-off-by: Tin Lam <tin@irrational.io>
0 lines
0 B
Python
0 lines
0 B
Python
The file is empty.