6 lines
93 B
Python
6 lines
93 B
Python
from goose.toolkit.lint import lint_toolkits
|
|
|
|
|
|
def test_lint_toolkits():
|
|
lint_toolkits()
|