Skip to content

Commit

Permalink
reader: blackened
Browse files Browse the repository at this point in the history
  • Loading branch information
MuellerSeb committed Jul 9, 2019
1 parent 3717430 commit b1c9f9f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion ogs5py/reader/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,9 @@
)

__all__ = [
"readvtk", "readpvd", "readtec_point", "readtec_polyline", "VTK_ERR"
"readvtk",
"readpvd",
"readtec_point",
"readtec_polyline",
"VTK_ERR",
]

0 comments on commit b1c9f9f

Please sign in to comment.