mirror of
https://github.com/bcye/structured-wikivoyage-exports.git
synced 2025-11-01 15:42:43 +00:00
definition of abstract handler and implementation of handler for local filesystem
This commit is contained in:
2
output_handlers/__init__.py
Normal file
2
output_handlers/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
from .base_handler import BaseHandler
|
||||
from .filesystm_handler import FileSystemHandler
|
||||
Reference in New Issue
Block a user