summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastermain/wsgi.py
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib/toaster/toastermain/wsgi.py')
-rw-r--r--bitbake/lib/toaster/toastermain/wsgi.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/bitbake/lib/toaster/toastermain/wsgi.py b/bitbake/lib/toaster/toastermain/wsgi.py
index 031b314b1a..5ad22aea18 100644
--- a/bitbake/lib/toaster/toastermain/wsgi.py
+++ b/bitbake/lib/toaster/toastermain/wsgi.py
@@ -1,3 +1,7 @@
1#
2# SPDX-License-Identifier: GPL-2.0-only
3#
4
1""" 5"""
2# ex:ts=4:sw=4:sts=4:et 6# ex:ts=4:sw=4:sts=4:et
3# -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- 7# -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*-