mirror of https://github.com/CIRCL/PyCIRCLean
e19064c83f
* This is kind of a big refactoring - I realized that storing file props in a dict was causing some subtle problems, and that just having them as attributes makes things a lot more simple * I considered making a separate FileProps object and nesting it inside FileBase, but almost all FileBase methods concern manipulating file props, so it didn't really make sense. * Tests are almost passing with this commit, but need a few more changes and fixes for full test coverage + all passing. |
||
---|---|---|
.. | ||
dangerous | ||
normal | ||
uncategorized | ||
__init__.py | ||
file_catalog.yaml | ||
test_filecheck.py | ||
test_filecheck_logging.py | ||
test_kittengroomer.py |