diff options
author | Jose M. Guisado <jguisado@soleta.eu> | 2023-04-18 10:51:57 +0200 |
---|---|---|
committer | Jose M. Guisado <jguisado@soleta.eu> | 2023-04-18 10:58:00 +0200 |
commit | 4c0904d8da3daf9dc1fc688e09ba4a21153d2ac9 (patch) | |
tree | 2475b74cbc0200ac8269a7d0ab7d8ebad02362c2 /src/utils | |
parent | 04bb35bd86b58c0ac4d072cadeb49d0c3fc08d8a (diff) |
utils: rename inventory.py to sw_inventory.py
Rename software inventory file to sw_inventory to better distinguish
it from a future hardware inventory code.
In the future sw_inventory and hw_inventory might be merged together
once each file is tidied up.
Diffstat (limited to 'src/utils')
-rw-r--r-- | src/utils/sw_inventory.py (renamed from src/utils/inventory.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/utils/inventory.py b/src/utils/sw_inventory.py index 7f02c31..7f02c31 100644 --- a/src/utils/inventory.py +++ b/src/utils/sw_inventory.py |