generated from KKlochko/poetry-template
Renamed to python_template
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
import pytest
|
||||
from poetry_template.main import sum, mul
|
||||
from python_template.main import sum, mul
|
||||
|
||||
def test_sum():
|
||||
a = 1
|
||||
|
||||
Reference in New Issue
Block a user