Skip to content
Snippets Groups Projects
Verified Commit da7a10d5 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

MAINT: Formatting.

parent 6a39b734
Branches
Tags
2 merge requests!189ENH: add convenience functions,!185High level API serialization
Pipeline #50580 passed with warnings
......@@ -44,7 +44,8 @@ from .common.datatype import (BOOLEAN, DATETIME, DOUBLE, FILE, INTEGER,
REFERENCE, TEXT, get_list_datatype,
is_list_datatype, is_reference)
warnings.warn("""EXPERIMENTAL! The high_level_api module is experimental and may be changed or
warnings.warn("""
EXPERIMENTAL! The high_level_api module is experimental and may be changed or
removed in the future. Its purpose is to give an impression on how the Python client user interface
might be changed.""")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment