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.
2 parents bb84486 + 88f4415 commit e09d5efCopy full SHA for e09d5ef
sdcclient/_client.py
@@ -4,7 +4,6 @@
4
import copy
5
6
class SdcClient:
7
- n_connected_agents = None
8
lasterr = None
9
10
def __init__(self, token="", sdc_url='https://app.sysdigcloud.com'):
0 commit comments