Fix "single" and "double" being swapped due to SC1033

Simon Brandt
2025-04-22 14:17:36 +02:00
parent 7722268489
commit 6a6fb6502f

@@ -1,2 +1,2 @@
## Test expression was opened with double `[` but closed with single `]]`. Make sure they match. ## Test expression was opened with single `[` but closed with double `]]`. Make sure they match.
See similar error [[SC1033]] See similar error [[SC1033]]