Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / plugins / weather / weather_ @ 6a1a9c7c

Historique | Voir | Annoter | Télécharger (1,38 ko)

# Date Auteur Commentaire
7063330e 2019-12-17 18:25 Lars Kruse

Fix python style issues reported by flake8

Additionally some python2-only "print" statements are now compatible
with python3.

ebdbf1a9 2019-08-13 17:03 Lars Kruse

Plugins weather_*: specify regular expressions as raw strings

New versions of flake8 already complain about the non-raw nature of the
strings (respectively the improper escaping in the regular expression).

34840ad9 2018-03-26 22:21 Lars Kruse

Plugin weather_: fixes style issues

3bb2c5e2 2012-08-09 19:00 Diego Elio Pettenò

Move weather plugins where they belong.