4 lines
102 B
Python
4 lines
102 B
Python
from mandelblog_content_guard.management.commands.audit_locales import (
|
|
Command, # noqa: F401
|
|
)
|