Skip to content

Commit

Permalink
Make the linter happy
Browse files Browse the repository at this point in the history
  • Loading branch information
sheagcraig committed Dec 18, 2024
1 parent 2d0ca44 commit 32a19d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/apps.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ class ServerAppConfig(AppConfig):
name = "server"

def ready(self):
import server.signals
import server.signals

0 comments on commit 32a19d8

Please sign in to comment.