Skip to content

Commit

Permalink
Merge remote-tracking branch 'public/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Oli4 committed Oct 5, 2020
2 parents 5a1000a + cb2759a commit 64db876
Show file tree
Hide file tree
Showing 13 changed files with 711 additions and 951 deletions.
5 changes: 2 additions & 3 deletions eyepy/__init__.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# -*- coding: utf-8 -*-

"""Top-level package for eyepy."""

__author__ = """Olivier Morelle"""
__email__ = "oli4morelle@gmail.com"
__version__ = "0.1.0"

from . import io
import eyepy.data as data
from eyepy.core.base import Oct, Bscan, Annotation, Meta, EnfaceImage

0 comments on commit 64db876

Please sign in to comment.