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
When running pre-commit run with the environment given below, I get this error
error: "run_data_generator" is not a known attribute of module "examples.python_scripts.generating_trajectory_data.trajectory_generator"(reportAttributeAccessIssue)
Hi there,
When running
pre-commit run
with the environment given below, I get this errorwhile running
pyright
does not return any error.Could you explain why this behaviour is observed?
Working tree:
test_generator_and_training.py
pyrightconfig.json
.pre-commit-config.yaml
The text was updated successfully, but these errors were encountered: