]> git.rocketbowman.com Git - nom.git/commit
add set-like operations to nomlist
authorKyle Bowman <kyle+github@rocketbowman.com>
Mon, 20 Jan 2025 19:21:37 +0000 (14:21 -0500)
committerKyle Bowman <kyle+github@rocketbowman.com>
Mon, 20 Jan 2025 19:21:37 +0000 (14:21 -0500)
commit59ee035963bccecffd00aac0e212791b2b969c0b
tree802f078f5b637671e43bad699b3e1d7e59e85f1d
parente5435b19ac3c066a5d68c4a39ccba0c08a735cee
add set-like operations to nomlist
src/nom/base.py
src/nom/entry.py
src/nom/feed.py
tests/data/entry.csv [deleted file]
tests/data/entry_multi.csv [new file with mode: 0644]
tests/data/entry_single.csv [new file with mode: 0644]
tests/test_entry.py