[lint] fix missing-module-docstring
This commit is contained in:
parent
673ca94294
commit
aec555d1b5
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
|
"Store App settings"
|
||||||
|
|
||||||
USER_AGENT = "COSCUP-demo"
|
USER_AGENT = "COSCUP-demo"
|
||||||
AP_CONTENT_TYPE = "application/activity+json"
|
AP_CONTENT_TYPE = "application/activity+json"
|
||||||
|
|
Loading…
Reference in a new issue