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
This code runs fine, but pylint thinks I am working with an arbitrary generator, not a Fluent. Is there a return annotation somewhere that can be changed to Fluent?
P.S. This is a nice project.
The text was updated successfully, but these errors were encountered:
This code runs fine, but
pylint
thinks I am working with an arbitrary generator, not aFluent
. Is there a return annotation somewhere that can be changed toFluent
?P.S. This is a nice project.
The text was updated successfully, but these errors were encountered: