2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 19:15:41 +00:00

ignore wsgi

This commit is contained in:
Matthias
2022-02-13 20:20:05 +01:00
parent 0e840bacdd
commit b095917b96

View File

@ -6,6 +6,7 @@ It exposes the WSGI callable as a module-level variable named ``application``.
For more information on this file, see
https://docs.djangoproject.com/en/1.10/howto/deployment/wsgi/
"""
# pragma: no cover
import os