mirror of
https://github.com/OPM/ResInsight.git
synced 2024-12-28 18:01:08 -06:00
Python code linting changes detected by black
This commit is contained in:
parent
c0921a1fce
commit
c6234483e6
@ -1,6 +1,7 @@
|
||||
"""
|
||||
ResInsight 3d contour map module
|
||||
"""
|
||||
|
||||
import Commands_pb2
|
||||
|
||||
from .pdmobject import add_method
|
||||
|
@ -1,6 +1,7 @@
|
||||
"""
|
||||
ResInsight 2d plot module
|
||||
"""
|
||||
|
||||
import Commands_pb2
|
||||
|
||||
from .pdmobject import add_method
|
||||
|
@ -1,6 +1,7 @@
|
||||
"""
|
||||
ResInsight SimulationWell
|
||||
"""
|
||||
|
||||
import grpc
|
||||
|
||||
import SimulationWell_pb2
|
||||
|
Loading…
Reference in New Issue
Block a user