diff --git a/ocean_data_parser/__init__.py b/ocean_data_parser/__init__.py index 90b37cf5..cf5e63ec 100644 --- a/ocean_data_parser/__init__.py +++ b/ocean_data_parser/__init__.py @@ -1,4 +1,5 @@ """This is the main module of the package. It contains the version number and the list of parsers available in the package.""" + import re from pathlib import Path