3 lines
97 B
Python
3 lines
97 B
Python
# pylint: disable=unused-import, missing-docstring
|
|
from track.backends.django import TrackingLog
|