oasys-elettra-kit / OASYS1-Wiser

The implementation of WISER into OASYS
MIT License
0 stars 1 forks source link

Handle errors #31

Closed aljosahafner closed 4 years ago

aljosahafner commented 4 years ago

Handle all the errors using syntax similar to this: image

try: and except: constructs