mirror of
https://gitea.tendokyu.moe/Hay1tsme/artemis.git
synced 2026-02-15 04:07:29 +08:00
reformat with black in preperation for merge to master
This commit is contained in:
@@ -141,7 +141,7 @@ class WaccaReverse(WaccaLilyR):
|
||||
)
|
||||
|
||||
# For some fucking reason if this isn't here time play is disabled
|
||||
resp.seasonalPlayModeCounts.append(PlayModeCounts(0, 1, 1))
|
||||
resp.seasonalPlayModeCounts.append(PlayModeCounts(0, 1, 1))
|
||||
|
||||
for opt in profile_options:
|
||||
resp.options.append(UserOption(opt["opt_id"], opt["value"]))
|
||||
|
||||
Reference in New Issue
Block a user