Skip to content
This repository was archived by the owner on Nov 13, 2025. It is now read-only.

Commit b538a76

Browse files
committed
init tests, src, and worfklow
1 parent 3981e13 commit b538a76

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

.github/workflows/tests.yml

Whitespace-only changes.

src/cara/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"""src package init."""

tests/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"""Test package."""

0 commit comments

Comments
 (0)