Browse Source

Fix DataConsumer importation

Jovian (Netbook) 6 năm trước cách đây
mục cha
commit
9bb09f593b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app_dispatcher.py

+ 1 - 1
app_dispatcher.py

@@ -1,4 +1,4 @@
-import connect.py
+from connect import DataConsumer
 
 credentials = "host=appli-pfe.ec-nantes.fr dbname=app_bdonn_01 user=app2_01 password=osiris"