Skip to content

Commit e628da9

Browse files
committed
Don't tracemalloc.start()
1 parent cd94af0 commit e628da9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

somsiad.py

-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353
from version import __version__
5454

5555
logger = logging.getLogger(__name__)
56-
tracemalloc.start()
5756

5857

5958
class SomsiadMixin:

0 commit comments

Comments
 (0)