From b12c97653c2ee004292b0fdfd770a2c59451854b Mon Sep 17 00:00:00 2001 From: Aineopintojen-harjoitustyo-Algoritmit-j Date: Sat, 13 Jan 2024 21:01:55 +0200 Subject: Linting rest of the files and adding pylint to GHA. --- tests/test_noop.py | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 tests/test_noop.py (limited to 'tests/test_noop.py') diff --git a/tests/test_noop.py b/tests/test_noop.py deleted file mode 100644 index 61de3a2..0000000 --- a/tests/test_noop.py +++ /dev/null @@ -1,2 +0,0 @@ -def test_noop(): - pass -- cgit v1.2.3