simvue-io / client

Simvue Python client
https://docs.simvue.io
Apache License 2.0
4 stars 0 forks source link

Use randomname for offline mode when name not set #385

Closed kzscisoft closed 1 month ago

kzscisoft commented 1 month ago

Fixes issue whereby:

with simvue.Run(mode="offline") as run:
     run.init()

would fail due to no run name being given