Fixing formatting

This commit is contained in:
samstrohkorbatt 2024-04-01 14:42:16 -06:00
parent ac2c7a1add
commit 77e16ebc81
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' }
] ]
} }
], ]
]); ]);