Changeset dd9d498 in ammosreader
- Timestamp:
- 05/05/22 08:59:29 (3 years ago)
- Branches:
- AmmosSource, guix
- Children:
- a4a96fd
- Parents:
- 8413944
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/ammosreader/AmmosContainer.py
r8413944 rdd9d498 1 from datetime import datetime 1 """I store the content of an R&S Ammos file in a more accessible way.""" 2 2 3 3 class AmmosContainer():
Note:
See TracChangeset
for help on using the changeset viewer.