Add missing post imports empty newline.

This commit is contained in:
Łukasz Wieczorek 2024-12-29 14:18:15 +01:00
parent 32ac73e1a0
commit e79f78d016

View File

@ -1,3 +1,4 @@
from daphne.cli import CommandLineInterface
CommandLineInterface.entrypoint()