Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corrige les erreurs de formatage bloquantes #1349

Merged
merged 3 commits into from
Jun 20, 2019
Merged

Corrige les erreurs de formatage bloquantes #1349

merged 3 commits into from
Jun 20, 2019

Conversation

Morendil
Copy link
Contributor

@Morendil Morendil commented Jun 19, 2019

  • Amélioration technique.
  • Périodes concernées : toutes.
  • Zones impactées : aah.py.
  • Détails :
    • Corrige des erreurs de formatage bloquantes pour suivre les instructions du README

Fixes #1348


Ces changements (effacez les lignes ne correspondant pas à votre cas) :

  • Corrigent ou améliorent un calcul déjà existant.

Quelques conseils à prendre en compte :

Et surtout, n'hésitez pas à demander de l'aide ! :)

Copy link
Contributor

@alexsegura alexsegura left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

L'étape lint_python_files du build CircleCI ne lance que make check-syntax-errors, or la cible make test lance également check-style
Je pense qu'il faut également lancer make check-style dans CircleCI.

@Morendil Morendil merged commit 320daea into master Jun 20, 2019
@guillett guillett deleted the fix-linting branch April 25, 2024 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Corriger les erreurs de formatage bloquantes pour suivre les instructions du README
2 participants