mirror of
https://github.com/bellingcat/sugartrail.git
synced 2026-06-12 13:38:29 +03:00
edit company_id
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"n = 2\n",
|
||||
"network = base.Network(officer_id=officer_id)\n",
|
||||
"network = base.Network(company_id=company_id)\n",
|
||||
"network.perform_hop(n)"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user