ivelin commited on
Commit
fb49da6
1 Parent(s): e8c9033

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@ print(help("modules"))
2
 
3
  print(help("modules canswim"))
4
 
5
- import canswm
6
  from canswim import dashboard
7
 
8
  dashboard.main()
 
2
 
3
  print(help("modules canswim"))
4
 
5
+ import canswim
6
  from canswim import dashboard
7
 
8
  dashboard.main()