Skip to content
Snippets Groups Projects
Commit 0957fc7a authored by David Huss's avatar David Huss :speech_balloon:
Browse files

Import * at __init__

parent 7c9213f7
No related branches found
No related tags found
No related merge requests found
__version__ = '0.1.0' __version__ = '0.1.1'
import common_config.common from common_config.common import *
\ No newline at end of file \ No newline at end of file
[tool.poetry] [tool.poetry]
name = "common-config" name = "common-config"
version = "0.1.0" version = "0.1.1"
description = "A config library for eigenservice" description = "A config library for eigenservice"
authors = ["David Huss <dh@atoav.com>"] authors = ["David Huss <dh@atoav.com>"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment