auto-archiver/tests/data/dropin.py

7 wiersze
126 B
Python

# this is a dummy class used to test importing a dropin in the
# generic extractor by filename/path
class Dropin:
pass