rename dtk -> dcd
This commit is contained in:
parent
e7a35d23e5
commit
139381e7fc
7 changed files with 56 additions and 26 deletions
7
dcd/__init__.py
Normal file
7
dcd/__init__.py
Normal file
|
@ -0,0 +1,7 @@
|
|||
#! /usr/bin/env python3
|
||||
# encoding: utf-8
|
||||
|
||||
from . import argv
|
||||
from . import aux
|
||||
from . import cfg
|
||||
from . import dt
|
Loading…
Add table
Add a link
Reference in a new issue