Skip to content

Commit cb435b7

Browse files
committed
Add dummy test
1 parent 42eb6ba commit cb435b7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

tests/test_dummy.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Source - https://stackoverflow.com/a/78063247
2+
# Posted by defaultUsernameN
3+
# Retrieved 2026-01-30, License - CC BY-SA 4.0
4+
5+
def test_dummy():
6+
pass

0 commit comments

Comments
 (0)