purewhiter--mobilegym
5 行
71 B
Python
5 行
71 B
Python
"""Notes task package."""
|
|
|
|
from .app import Notes
|
|
from .tasks import *
|