formatting

This commit is contained in:
2024-12-30 17:36:22 +02:00
parent 4858178f52
commit f0fdf146a8
141 changed files with 1850 additions and 1882 deletions

View File

@@ -3,7 +3,7 @@
import freeflowuniverse.herolib.threefold.gridproxy
import freeflowuniverse.herolib.ui.console
mut gp_client := gridproxy.new(net:.test, cache:true)!
mut gp_client := gridproxy.new(net: .test, cache: true)!
// get twin list
twins := gp_client.get_twins()!