lichih commited on
Commit
bbc222e
·
verified ·
1 Parent(s): 70cbfc1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -149,7 +149,7 @@ def get_layout():
149
  '<div class="footer">© 2024 LCL 版權所有<br>開發者:何立智、楊哲睿</div>',
150
  )
151
 
152
- return demo
153
 
154
 
155
  if __name__ == "__main__":
 
149
  '<div class="footer">© 2024 LCL 版權所有<br>開發者:何立智、楊哲睿</div>',
150
  )
151
 
152
+ return demo
153
 
154
 
155
  if __name__ == "__main__":