File: __init__.py

package info (click to toggle)
python-osmapi 3.1.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 760 kB
  • sloc: python: 3,340; xml: 1,591; makefile: 41; sh: 16
file content (4 lines) | stat: -rw-r--r-- 83 bytes parent folder | download
1
2
3
4
__version__ = '3.1.0'

from .OsmApi import *  # noqa
from .errors import *  # noqa