Skip to content

Commit 68ffee7

Browse files
committed
linting
1 parent c57e31a commit 68ffee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/atest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
# everything else: https://github.com/krassowski/jupyterlab-lsp/pull/245
3030
["language:yaml", "feature:config"],
3131
# TODO: restore when we figure out win36 vs jedi on windows
32-
["language:python", "py:36", "os:windows"]
32+
["language:python", "py:36", "os:windows"],
3333
]
3434

3535

0 commit comments

Comments
 (0)