add support for plain_data __repr__ with fields that aren't set
authorJacob Lifshay <programmerjake@gmail.com>
Tue, 16 Aug 2022 06:07:40 +0000 (23:07 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Tue, 16 Aug 2022 06:07:40 +0000 (23:07 -0700)
commit0044c0b7805dcec359a1aac4f5db13d5534cea32
tree2eddd4623438a9f6946f195a71e7ddaeffa5918f
parentac24ffbbaf17fb06d9eaea0b41c390a7f17a29cb
add support for plain_data __repr__ with fields that aren't set
src/nmutil/plain_data.py
src/nmutil/test/test_plain_data.py