pyronear / pyro-platform

Detection & monitoring platform of wildfires
https://platform.pyronear.org/
Apache License 2.0
10 stars 11 forks source link

fix: Fixes interactions with alert API & style tool version constraints #92

Closed frgfm closed 1 year ago

frgfm commented 1 year ago

This PR is meant to be merged before #91 to solve a few aspects:

Apart from codebase edits, I did:

Final note: it's "normal" that some CI jobs fail as the API url is not dynamic yet until #91 is merged

blenzi commented 1 year ago

Thanks @frgfm ! Now the credentials are fixed, I re-ran the checks in #91 and they now pass

If we move to the new version of black (23.3.0), I will be able to merge the changes here without conflicts. The spaces it removes do not look really useful.

frgfm commented 1 year ago

My apologies for the late reply @blenzi :upside_down_face:

Regarding black, we need to stick to one version. And the one I specified in this PR is the one that has been used on all our repos so I suggest staying on that one for harmonization sake :smiley: