Project

General

Profile

« Previous | Next » 

Revision f42f5c19

Added by koszko over 1 year ago

incorporate version 2 of Hydrilla JSON schemas

View differences:

src/hydrilla/util/__init__.py
4 4
#
5 5
# Available under the terms of Creative Commons Zero v1.0 Universal.
6 6

  
7
from ._util import strip_json_comments, normalize_version, parse_version, \
8
    version_string, validator_for, translation
7
from ._util import normalize_version, parse_version, version_string, \
8
    validator_for, load_instance_from_file, translation, UnknownSchemaError

Also available in: Unified diff