From 449b490f233371fe28e9089a05982cd5634285d2 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sun, 27 Sep 2020 21:12:51 +0200 Subject: Implement MVP --- iot_barcode_scanner/static.py | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 iot_barcode_scanner/static.py (limited to 'iot_barcode_scanner/static.py') diff --git a/iot_barcode_scanner/static.py b/iot_barcode_scanner/static.py new file mode 100644 index 0000000..22b3842 --- /dev/null +++ b/iot_barcode_scanner/static.py @@ -0,0 +1,6 @@ + + +"""Module to store static Data for the whole Package""" + + +CONFIG_PATH = "config.json" -- cgit v1.2.3-70-g09d2