Skip to content

Commit

Permalink
line
Browse files Browse the repository at this point in the history
  • Loading branch information
aryanbhosale committed Sep 26, 2024
1 parent abe105e commit 0f273a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ services:
restart: always

volumes:
data:
data:
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ check-untyped-defs = true
warn-return-any = true
warn-unused-ignores = true
show-error-codes = true
warn-unreachable = true
warn-unreachable = true

0 comments on commit 0f273a0

Please sign in to comment.