chore(uv): proper packaging
This commit is contained in:
@@ -4,8 +4,8 @@ import subprocess
|
||||
import typing
|
||||
import unittest.mock
|
||||
|
||||
from src.cert_manager import CertManager, CertManagerError
|
||||
from src.params import Parameters
|
||||
from stapler.cert_manager import CertManager, CertManagerError
|
||||
from stapler.params import Parameters
|
||||
|
||||
from . import BaseTestCase
|
||||
|
||||
|
||||
Reference in New Issue
Block a user