auto-archiver/tests/data/dropin.py

5 wiersze
124 B
Python
Czysty Zwykły widok Historia

2025-01-21 15:58:18 +00:00
# this is a dummy class used to test importing a dropin in the
# generic extractor by filename/path
class Dropin:
pass