From a390a376819fc8ff240c49ccab500c6ff8a049de Mon Sep 17 00:00:00 2001 From: cwschilly <132086024+cwschilly@users.noreply.github.com> Date: Tue, 4 Jun 2024 17:08:55 +0000 Subject: [PATCH] #509: Investigate compatibility with more recent versions of Python than 3.9 (#516) * #509: expand supported python versions to include 3.10 and 3.11 * #509: add more versions to tox.ini * #509: more fixes to run on 3.10 and 3.11 * #509: try updating pylint version * #509: fix new pylint errors --- coverage.svg | 4 ++-- pylint.svg | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/coverage.svg b/coverage.svg index 8566f6f21..b80d9ffa3 100644 --- a/coverage.svg +++ b/coverage.svg @@ -9,7 +9,7 @@ - + @@ -20,4 +20,4 @@ 51% 51% - \ No newline at end of file + diff --git a/pylint.svg b/pylint.svg index ece686ceb..0c97653bd 100644 --- a/pylint.svg +++ b/pylint.svg @@ -9,7 +9,7 @@ - + @@ -17,7 +17,7 @@ Pylint - 9.17 - 9.17 + 9.27 + 9.27 - \ No newline at end of file +