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
Commit be7864b6 authored by Dorian Turba's avatar Dorian Turba
Browse files

remove black

parent 40ddd66f
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,6 @@ classifiers = [
dependencies = [
]
[project.urls]
"Homepage" = "{{ cookiecutter.package_homepage_url }}"
"Bug Tracker" = "{{ cookiecutter.package_homepage_url }}"
......@@ -53,9 +52,6 @@ testpaths = [
"integration",
]
[tool.black]
line-length = 100
[tool.mypy]
packages = "{{ cookiecutter.package_slug }}"
python_version = 3.8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment