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 on a single-module exemplar project, pyrefly complains that:
ERROR python\roman_numerals\__init__.py:99:16-30: Returned type `_NotImplementedType` is not assignable to declared return type `bool`
ERROR python\roman_numerals\__init__.py:105:16-30: Returned type `_NotImplementedType` is not assignable to declared return type `bool`
When running on a single-module exemplar project, pyrefly complains that:
The relevant code is:
The text was updated successfully, but these errors were encountered: