Skip to content
Snippets Groups Projects
Commit befdb539 authored by Samuel GAIST's avatar Samuel GAIST
Browse files

[attestations][__init__] Pre-commit cleanup

parent b840d6a1
No related branches found
No related tags found
2 merge requests!346Cleanup attestations,!342Django 3 migration
#!/usr/bin/env python
# vim: set fileencoding=utf-8 :
# encoding: utf-8
###############################################################################
# #
......@@ -25,4 +25,4 @@
# #
###############################################################################
default_app_config = 'beat.web.attestations.apps.AttestationsConfig'
default_app_config = "beat.web.attestations.apps.AttestationsConfig"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment