mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-16 12:05:53 +00:00
ignore wsgi
This commit is contained in:
@ -6,6 +6,7 @@ It exposes the WSGI callable as a module-level variable named ``application``.
|
|||||||
For more information on this file, see
|
For more information on this file, see
|
||||||
https://docs.djangoproject.com/en/1.10/howto/deployment/wsgi/
|
https://docs.djangoproject.com/en/1.10/howto/deployment/wsgi/
|
||||||
"""
|
"""
|
||||||
|
# pragma: no cover
|
||||||
|
|
||||||
import os
|
import os
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user