Skip to content

Commit

Permalink
bumping version to test deployment process
Browse files Browse the repository at this point in the history
  • Loading branch information
crosenth committed Aug 30, 2023
1 parent e48f3f5 commit b34ad10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dash/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
'''
import dash
import data
import logging
import os
import pandas
import urllib
import logging

from dash.dependencies import Input, State, Output

Expand Down

0 comments on commit b34ad10

Please sign in to comment.