dolphinium commited on
Commit
c427218
·
verified ·
1 Parent(s): 9cefcec

trigger rebuild

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -16,7 +16,6 @@ from IPython.display import display, Markdown
16
  # --- Suppress Matplotlib Debug Logs ---
17
  logging.getLogger('matplotlib').setLevel(logging.WARNING)
18
 
19
-
20
  # --- SSH Tunnel Configuration ---
21
  SSH_HOST = os.environ.get('SSH_HOST')
22
  SSH_PORT = 5322
 
16
  # --- Suppress Matplotlib Debug Logs ---
17
  logging.getLogger('matplotlib').setLevel(logging.WARNING)
18
 
 
19
  # --- SSH Tunnel Configuration ---
20
  SSH_HOST = os.environ.get('SSH_HOST')
21
  SSH_PORT = 5322