3 lines
56 B
Python
3 lines
56 B
Python
from inventory_check import app
|
|
|
|
app = app('production') |
from inventory_check import app
|
|
|
|
app = app('production') |