Skip to content

Commit

Permalink
Update app.py
Browse files Browse the repository at this point in the history
  • Loading branch information
0golovatyi committed Jan 7, 2020
1 parent 47aa6e0 commit ddabcc4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tabpy/tabpy_server/app/app.py
Expand Up @@ -414,4 +414,3 @@ def _build_tabpy_state(self):
logger.info(f"Loading state from state file {state_file_path}")
tabpy_state = _get_state_from_file(state_file_dir)
return tabpy_state, TabPyState(config=tabpy_state, settings=self.settings)

0 comments on commit ddabcc4

Please sign in to comment.