From fe74a4301588987777b73c2710980565676ff197 Mon Sep 17 00:00:00 2001 From: Vadzim Verhasau Date: Sun, 30 Jun 2024 20:45:42 +0300 Subject: [PATCH] One's file style --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 699c28a..62e4a14 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,7 @@ """ Install script for CodeforcesApiPy module """ + import re from setuptools import setup