Skip to content

Commit 792b5b9

Browse files
Update naming
1 parent 2249f3e commit 792b5b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/thread/decorators/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
Export decorators
33
"""
44

5-
from .threaded import threaded
6-
from .processor import processor
5+
from ._threaded import threaded
6+
from ._processor import processor

0 commit comments

Comments
 (0)