Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects

feat: add depandabot template

Merged Simon Desnoe requested to merge template-depandabot into main
9 files
+ 9
9
Compare changes
  • Side-by-side
  • Inline
Files
9
from flake8_project.main import main
from flake8_project.main import main
__all__ = ['main']
__all__ = ["main"]
Loading