Commit d0d7f52
Remove redundant or [] in CORS allow_origins
list(tuple()) already returns [], so the or [] fallback never triggers.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent b8ca494 commit d0d7f52
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
0 commit comments