Skip to content

Commit

Permalink
remove unused config
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Jan 18, 2024
1 parent 6ebe62d commit 067db0c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ check_untyped_defs = true
[tool.django-stubs]
django_settings_module = "service.settings"

[tool.pylint.main]
init-hook = "import os; os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'service.settings')"

[tool.pylint.format]
max-line-length = 80

Expand Down

0 comments on commit 067db0c

Please sign in to comment.