2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-09-22 18:41:33 +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

View File

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