Verified Commit 6a53ae0a authored by Mateusz Żebrak's avatar Mateusz Żebrak
Browse files

Ignore mypy complain about incompatible override

We override the app property to get the correct
typing for our "Clive" application class.

Error:
- clive/__private/ui/widgets/clive_widget.py:23: error: Signature of "app" incompatible with supertype "MessagePump"  [override]
  clive/__private/ui/widgets/clive_widget.py:23: note:      Superclass:
  clive/__private/ui/widgets/clive_widget.py:23: note:          App[object]
  clive/__private/ui/widgets/clive_widget.py:23: note:      Subclass:
  clive/__private/ui/widgets/clive_widget.py:23: note:          Clive
parent dd9773e7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment