File: __init__.py

package info (click to toggle)
python-srsly 2.5.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,256 kB
  • sloc: python: 17,567; ansic: 1,434; sh: 12; makefile: 6
file content (6 lines) | stat: -rwxr-xr-x 104 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
__with_libyaml__ = False

from .main import *  # NOQA

version_info = (0, 16, 7)
__version__ = "0.16.7"