mirror of
https://github.com/aaif-goose/goose.git
synced 2026-07-03 14:10:03 +02:00
6 lines
93 B
Python
6 lines
93 B
Python
from goose.toolkit.lint import lint_toolkits
|
|
|
|
|
|
def test_lint_toolkits():
|
|
lint_toolkits()
|