Skip to content

Commit 21cf9b0

Browse files
committed
✅ Add placeholder test
1 parent 288e61e commit 21cf9b0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/classification_test.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
2+
def test_something():
3+
assert 1 == 1

0 commit comments

Comments
 (0)