mirror of
https://github.com/bellingcat/sugartrail.git
synced 2026-06-08 03:28:31 +03:00
changed depth
This commit is contained in:
@@ -170,7 +170,7 @@
|
||||
" with output_box:\n",
|
||||
" depth_selector.disabled = True\n",
|
||||
" generate_network_button.disabled = True\n",
|
||||
" network.perform_hop(depth_selector.value)\n",
|
||||
" network.perform_hop(depth_selector.value+1)\n",
|
||||
" network.run_map_preprocessing()\n",
|
||||
" build_map_button.disabled = False\n",
|
||||
" \n",
|
||||
|
||||
Reference in New Issue
Block a user