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
The tool `pyupgrade` was used to modernize the code base given that
frequenz-channels is already using python 3.11
as minimum version. The tool was mainly used to replace obsolete types.
Also `black` and `isort` tools were both run to format the code base
after running `pyupgrade`.
Related to
frequenz-floss/frequenz-sdk-python#433
0 commit comments