From b2493255434c21acfbf7b2b7e2fe64033b9f9766 Mon Sep 17 00:00:00 2001 From: pavel-zotov Date: Thu, 7 Dec 2023 13:10:19 +0300 Subject: [PATCH] Added/Updated tests\bugs\gh_7908_test.py: removed occasional '5' from 1st list --- tests/bugs/gh_7908_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/bugs/gh_7908_test.py b/tests/bugs/gh_7908_test.py index 0f5889d4..83f5c5f7 100644 --- a/tests/bugs/gh_7908_test.py +++ b/tests/bugs/gh_7908_test.py @@ -1,4 +1,4 @@ -5#coding:utf-8 +#coding:utf-8 """ ID: issue-7908