We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69c06c2 commit f9894ceCopy full SHA for f9894ce
tests/unit/beacons/test_network_settings.py
@@ -19,6 +19,7 @@
19
import logging
20
log = logging.getLogger(__name__)
21
22
+
23
class MockIPClass(object):
24
def __init__(self, *args, **kwargs):
25
self.args = args
0 commit comments