You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the structure shift, it would be better to add a short instruction for running the test.
We must run the checks in the sdk folder, and this is now not described in the document.
It is maybe better also to clarify/document this.
Related content:
"Running all checks:
mypy basyx test
pycodestyle --max-line-length 120 basyx test
python -m unittest"
The text was updated successfully, but these errors were encountered:
After the structure shift, it would be better to add a short instruction for running the test.
We must run the checks in the sdk folder, and this is now not described in the document.
It is maybe better also to clarify/document this.
Related content:
"Running all checks:
mypy basyx test
pycodestyle --max-line-length 120 basyx test
python -m unittest"
The text was updated successfully, but these errors were encountered: