-
Type:
Task
-
Resolution: Fixed
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: None
-
🔵 Done
-
Python Drivers
-
Not Needed
-
-
None
-
None
-
None
-
None
-
None
-
None
Context
This mypy dependabot bump is blocked because there are failures in our typing tests. Â
Definition of done
Fix the typing test failures and push the necessary changes to the dependabot PR. Once the typing test changes pass, the code should be good to merge.
Pitfalls
Looks like its expecting an attribute on an Optional[] type. This could introduce some code bloat or just the need to `cast`.