feat: add support for wutta export-csv command
This commit is contained in:
parent
c873cc462e
commit
61deaad251
21 changed files with 1186 additions and 16 deletions
4
tests/exporting/test_handlers.py
Normal file
4
tests/exporting/test_handlers.py
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
# nothing to test yet really, just ensuring coverage
|
||||
from wuttasync.exporting import handlers as mod
|
||||
Loading…
Add table
Add a link
Reference in a new issue