5 lines
127 B
Python
5 lines
127 B
Python
|
|
# -*- coding: utf-8; -*-
|
||
|
|
|
||
|
|
# nothing to test yet really, just ensuring coverage
|
||
|
|
from wuttasync.exporting import handlers as mod
|