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
In the process, make methods of abstract base class async. The rationale
is that the methods of child classes should match the signatures of the
methods of the abstract base class, including async.
The `None` was added in 0e035fb, let's try to remove it.
0 commit comments