Implemented a basic test of the float reader and encoder. See note in code comment.
[~jspiros/python-ebml.git] / ebml / schema / __init__.py
1 from .base import *
2 from .matroska import Matroska