From 6e45a53a0b907105514f70763154f90f0f6a6725 Mon Sep 17 00:00:00 2001 From: ArtemIsmagilov Date: Sat, 20 Jul 2024 00:11:34 +0400 Subject: [PATCH] remove for pytype corrent version python3.10 --- setup.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 747375da..a48c3e28 100644 --- a/setup.cfg +++ b/setup.cfg @@ -36,4 +36,3 @@ exclude = ignored # Keep going past errors to analyse as many files as possible. keep_going = True -python_version = 3.10