Fixing formatting

This commit is contained in:
samstrohkorbatt 2024-04-01 14:42:16 -06:00 committed by Aiday Marlen Kyzy
parent 5c2fa6430a
commit 7f2dfa1b8b
No known key found for this signature in database
GPG key ID: 24A8B53DBD26FF4E
2 changed files with 21 additions and 21 deletions

View file

@ -253,5 +253,5 @@ testTokenization('python', [
{ startIndex: 6, type: 'string.escape.python' } { startIndex: 6, type: 'string.escape.python' }
] ]
} }
], ]
]); ]);