2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-16 12:05:53 +00:00

update support files for docstrings

This commit is contained in:
Matthias
2022-05-28 19:06:07 +02:00
parent e4d9fcdb30
commit ff9873f92c
5 changed files with 40 additions and 132 deletions

View File

@ -1,4 +1,4 @@
""" Check that there are no database migration files which have not been committed. """
"""Check that there are no database migration files which have not been committed."""
import subprocess
import sys