1
0
Fork 0
satnogs-network/SatNOGS/config/__init__.py

6 lines
140 B
Python

# -*- coding: utf-8 -*-
from __future__ import absolute_import
from .local import Local # noqa
from .production import Production # noqa