Skip to content

Commit

Permalink
Update test_base.py
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesdelbeke authored Oct 24, 2023
1 parent 77ab427 commit 5f81261
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/test_base.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
from project_name.base import NAME


def test_base():
assert NAME == "project_name"
import project_name

0 comments on commit 5f81261

Please sign in to comment.