mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-10 20:28:28 +03:00
5 lines
124 B
Python
5 lines
124 B
Python
# this is a dummy class used to test importing a dropin in the
|
|
# generic extractor by filename/path
|
|
|
|
class Dropin:
|
|
pass |