mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-28 11:34:26 +01:00
6 lines
93 B
Python
6 lines
93 B
Python
from goose.toolkit.lint import lint_toolkits
|
|
|
|
|
|
def test_lint_toolkits():
|
|
lint_toolkits()
|