We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4d7b9e commit 19358d4Copy full SHA for 19358d4
nssp/tests/test_pull.py
@@ -7,7 +7,7 @@
7
from datetime import datetime
8
import pdb
9
10
-import mock
+import unittest.mock as mock
11
import pandas as pd
12
13
from delphi_nssp.pull import (
0 commit comments