Skip to content

Commit

Permalink
One more fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
andreidenissov-cog committed Jul 3, 2020
1 parent 7c81627 commit 7b90449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion studio/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
from .local_db_provider import LocalDbProvider
from .s3_provider import S3Provider
from .gs_provider import GSProvider
from model_setup import setup_model, get_model_db_provider
from .model_setup import setup_model, get_model_db_provider
from . import logs

def get_config(config_file=None):
Expand Down

0 comments on commit 7b90449

Please sign in to comment.