何も返さない関数を使用して代入が行われている場合に報告します。
例:
def just_print(): print("Hello!") action = just_print()
IDE はこのような代入を除去するクイックフィックスを提案します。