mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
Update invalid imports checker documentation
Makes it consistent with other checkers we already have
This commit is contained in:
parent
b830a6faa3
commit
2e20bf6a98
2 changed files with 6 additions and 1 deletions
|
@ -56,7 +56,7 @@ function(cura_add_test)
|
|||
endif()
|
||||
endfunction()
|
||||
|
||||
#Add test for whether the shortcut alt-keys are unique in every translation.
|
||||
#Add test for import statements which are not compatible with all builds
|
||||
add_test(
|
||||
NAME "invalid-imports"
|
||||
COMMAND ${Python3_EXECUTABLE} scripts/check_invalid_imports.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue