burtenshaw commited on
Commit
ef51dcd
1 Parent(s): f6c1bc9
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -115,7 +115,7 @@ def create_image(stats, username):
115
  "dpr": "2",
116
  }
117
 
118
- return f"{url}?{urlencode(params)}"
119
 
120
 
121
  def is_from_2024(created_at_str):
 
115
  "dpr": "2",
116
  }
117
 
118
+ return f"{url}?{urlencode(params)}"
119
 
120
 
121
  def is_from_2024(created_at_str):