Kaynağa Gözat

define the general package structure

Sven Czarnian 3 yıl önce
ebeveyn
işleme
bd2d431c41
3 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      aman/__init__.py
  2. 0 0
      aman/com/__init__.py
  3. 0 0
      aman/tools/__init__.py

+ 2 - 0
aman/__init__.py

@@ -0,0 +1,2 @@
+import com
+import tools

+ 0 - 0
aman/com/__init__.py


+ 0 - 0
aman/tools/__init__.py