Skip to content

Commit 5b343f2

Browse files
Copilottausbn
andauthored
Import unittest.mock explicitly in test_tsg_parser
Co-authored-by: tausbn <1104778+tausbn@users.noreply.github.com>
1 parent aa5e474 commit 5b343f2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

python/extractor/tests/test_tsg_parser.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import unittest
2+
import unittest.mock
23
import json
34

45
from semmle.logging import format_message

0 commit comments

Comments
 (0)