Skip to content

Commit

Permalink
Add: tests workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aziele committed Aug 13, 2024
1 parent a480a71 commit c6e6397
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Empty file added tests/__init__.py
Empty file.
3 changes: 1 addition & 2 deletions tests/test_.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import pytest

import namer

from src import namer

def test_stats():
stats = namer.stats()
Expand Down

0 comments on commit c6e6397

Please sign in to comment.