mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-24 06:57:56 -05:00
15 lines
No EOL
254 B
Python
15 lines
No EOL
254 B
Python
##
|
|
##
|
|
|
|
#
|
|
# __init__.py for awips.localization package
|
|
#
|
|
#
|
|
# SOFTWARE HISTORY
|
|
#
|
|
# Date Ticket# Engineer Description
|
|
# --------- -------- --------- --------------------------
|
|
# 08/10/17 5731 bsteffen Initial Creation.
|
|
|
|
__all__ = [
|
|
] |