Skip to content

Commit

Permalink
Remove absolute import. ministry-of-silly-code#110
Browse files Browse the repository at this point in the history
  • Loading branch information
d3sm0 committed Jan 23, 2022
1 parent b83ea90 commit 10089b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experiment_buddy/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
from .experiment_buddy import *
from .experiment_buddy import deploy, register_defaults

0 comments on commit 10089b2

Please sign in to comment.