Skip to content
Snippets Groups Projects
Forked from ogs / ogs
2179 commits behind the upstream repository.
Lars Bilke's avatar
Lars Bilke authored
Needs to be imported with:

try:
    import ogs.callbacks as OpenGeoSys
except ModuleNotFoundError:
    import OpenGeoSys

`ogs.callbacks` is needed when imported via pip installed package.
`import OpenGeoSys` else.
b35c1436
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.