Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[dagster-ssh]: Removes unnecessary type ignores (#25549)
## Summary & Motivation Running pyright locally was giving the warning that some `# type: ignore` comments were unnecessary. This removes them. ## How I Tested These Changes ``` make pyright ```
- Loading branch information