2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-02 10:01:32 +00:00

PEP fixes

This commit is contained in:
Oliver Walters
2021-04-25 11:30:17 +10:00
parent d9d6a2392d
commit e13850515d
2 changed files with 2 additions and 0 deletions
.gitignore
InvenTree/InvenTree

@@ -1,5 +1,6 @@
import sys
def canAppAccessDatabase():
"""
Returns True if the apps.py file can access database records.