Kristian Bendiksen
b5666c333a
Refactor connection between cases and views.
...
Eclipse grid views and contour maps are not longer a child of the case.
The views are not separate collections (one for grid and one for contour maps)
on root level.
2024-04-15 16:10:43 +02:00
magnesj
c6234483e6
Python code linting changes detected by black
2024-01-26 08:58:27 +01:00
Kristian Bendiksen
7aabe8c4a8
Python: add type hinting to python code.
...
Types are checked using mypy.
Fixes #10394 .
2023-08-23 09:47:44 +02:00
Magne Sjaastad
1bacd41037
Add Python linting using black ( #7276 )
2021-01-26 20:48:01 +01:00
Gaute Lindkvist
a2ee4c8fef
Add a new pass-through module for resinsight_classes.py to aid documentation
2021-01-21 20:10:14 +01:00
Gaute Lindkvist
2de5c9ce0b
Move GrpcInterface into top level
2021-01-11 15:27:45 +01:00