Maximofn commited on
Commit
d9f88ad
·
1 Parent(s): 46a87b7

print ls assets

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,7 +45,7 @@ ERROR = "error"
45
  # new_height = subtify_logo_height // factor
46
 
47
  # print ls
48
- print(os.listdir("."))
49
 
50
  BACKGROUND_COLOR = "#0b0f19"
51
  BUTTON_COLOR = "#47515f"
 
45
  # new_height = subtify_logo_height // factor
46
 
47
  # print ls
48
+ print(os.listdir("./assets"))
49
 
50
  BACKGROUND_COLOR = "#0b0f19"
51
  BUTTON_COLOR = "#47515f"