From 18c0ecc848f9c272abb75d746adc57ad56f23e72 Mon Sep 17 00:00:00 2001 From: iusztinpaul Date: Mon, 30 Dec 2024 17:57:56 +0200 Subject: [PATCH] feat: Inital structure --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index 99ed125..49ef461 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,3 @@ -.PHONY: style check_code_quality - export PYTHONPATH = . check_dirs := src