find aliases without importing modules
This commit is contained in:
parent
574735adab
commit
b956e8e2a6
9 changed files with 23 additions and 23 deletions
|
@ -26,8 +26,6 @@ import bumblebee.input
|
|||
import bumblebee.output
|
||||
import bumblebee.engine
|
||||
|
||||
ALIASES = ["datetz", "timetz"]
|
||||
|
||||
def default_format(module):
|
||||
default = "%x %X %Z"
|
||||
if module == "datetz":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue