mirror of
https://github.com/Hopiu/django-notifications.git
synced 2026-05-05 12:04:43 +00:00
Improve code quality on manage.py
This commit is contained in:
parent
d8bdda1167
commit
c81eee7223
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
''' Django notification manage file '''
|
||||
#!/usr/bin/env python
|
||||
import os
|
||||
import sys
|
||||
|
|
|
|||
Loading…
Reference in a new issue