Kaynağa Gözat

bug fix, logging

Steve Nyemba 1 yıl önce
ebeveyn
işleme
2d976cd607
2 değiştirilmiş dosya ile 640 ekleme ve 640 silme
  1. 1 1
      healthcareio/__init__.py
  2. 639 639
      healthcareio/x12/__init__.py

+ 1 - 1
healthcareio/__init__.py

@@ -21,6 +21,6 @@ Usage :
 import healthcareio.x12 as x12
 from healthcareio.x12 import publish, plugins
 import healthcareio.params as params
-
+from healthcareio import logger
 # from healthcareio import server
 

Dosya farkı çok büyük olduğundan ihmal edildi
+ 639 - 639
healthcareio/x12/__init__.py