aboutsummaryrefslogtreecommitdiff
path: root/tests/test_poker.py
diff options
context:
space:
mode:
authorPaul Harrison <paul@harrison.sh>2022-11-18 13:24:52 +0000
committerPaul Harrison <paul@harrison.sh>2022-12-15 16:02:14 +0000
commitf0af94aa41e82626b4b97460b4edc841c825654d (patch)
tree4a74f7c75a19b23a1d62bc47160272864f7b9585 /tests/test_poker.py
parent8a7147441acf3c6e1320ce89dcabac17248bd463 (diff)
chore: Add helpful make commands and run linting
Diffstat (limited to 'tests/test_poker.py')
-rw-r--r--tests/test_poker.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_poker.py b/tests/test_poker.py
index fd04676..eb1cb52 100644
--- a/tests/test_poker.py
+++ b/tests/test_poker.py
@@ -1,4 +1,3 @@
def test_poker() -> None:
"""Dummy test."""
assert True
-