plugwise / python-plugwise

Plugwise python module for Smiles (Anna, Adam, P1) and Stretch

Home Page:https://pypi.org/project/plugwise

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] isort broken on github action

CoMPaTech opened this issue · comments

commented

Describe the bug
isort in pre-commit (.pre-commit-config.yaml) seems broken, not locally but it does break in Github actions. See #112

Evidence
https://github.com/plugwise/python-plugwise/runs/4650984392?check_suite_focus=true

Expected behavior
"It used to work" and "works on my laptop" as per usual, seems only github is (suddenly) acting up

** Screenshots **
Schermafbeelding 2021-12-28 om 16 21 51
Schermafbeelding 2021-12-28 om 16 21 57

Additional context
Removed isort from the verify github action and from .pre-commit-config.yaml