From 0f273a0b8102620ff749c232bf576ff610bb63e9 Mon Sep 17 00:00:00 2001 From: Aryan Bhosale Date: Thu, 26 Sep 2024 22:56:53 +0530 Subject: [PATCH] line --- docker-compose.yaml | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index 0431b63a..59cf7ea9 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -41,4 +41,4 @@ services: restart: always volumes: - data: \ No newline at end of file + data: diff --git a/pyproject.toml b/pyproject.toml index 7f190f7d..c292fc95 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,4 +56,4 @@ check-untyped-defs = true warn-return-any = true warn-unused-ignores = true show-error-codes = true -warn-unreachable = true \ No newline at end of file +warn-unreachable = true