Prepare `study` module for session and timer systems. Move regular sync to the studybadge loop.
3 lines
57 B
Python
3 lines
57 B
Python
from . import badge_tracker
|
|
from . import studybadge_cmd
|