Skip to content

Commit fbe156e

Browse files
committed
[GEOPY-2137] move position of max_ram entry in ui.json for consistency
1 parent 5dc010b commit fbe156e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

simpeg_drivers-assets/uijson/direct_current_batch2d_inversion.ui.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,6 @@
523523
"tooltip": "Use disk on a fast local SSD, and RAM elsewhere",
524524
"value": "ram"
525525
},
526-
"max_ram": "",
527526
"max_chunk_size": {
528527
"min": 0,
529528
"group": "Compute",
@@ -567,5 +566,6 @@
567566
"distributed_workers": "",
568567
"n_workers": "",
569568
"n_threads": "",
569+
"max_ram": "",
570570
"performance_report": ""
571571
}

0 commit comments

Comments
 (0)