mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 18:43:34 -05:00
better tests
This commit is contained in:
parent
d78cdc22ac
commit
d906562960
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
mport json
|
import json
|
||||||
import sys
|
import sys
|
||||||
from os import getenv, path
|
from os import getenv, path
|
||||||
from pprint import pprint
|
from pprint import pprint
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
[settings]
|
[isort]
|
||||||
|
|
Loading…
Reference in a new issue