summaryrefslogtreecommitdiff
path: root/tests/test_noop.py
diff options
context:
space:
mode:
authorAineopintojen-harjoitustyo-Algoritmit-j <github-hy-tiralabra@v.hix.fi>2024-01-13 21:01:55 +0200
committerAineopintojen-harjoitustyo-Algoritmit-j <github-hy-tiralabra@v.hix.fi>2024-01-13 21:01:55 +0200
commitb12c97653c2ee004292b0fdfd770a2c59451854b (patch)
tree558d86421b118290ab68743785fd84e6208b17cd /tests/test_noop.py
parent30ee34f106c5052cf0a60361d3220427b5753557 (diff)
Linting rest of the files and adding pylint to GHA.
Diffstat (limited to 'tests/test_noop.py')
-rw-r--r--tests/test_noop.py2
1 files changed, 0 insertions, 2 deletions
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