File: __init__.py

package info (click to toggle)
dtfabric 20200621-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 796 kB
  • sloc: python: 5,238; sh: 138; makefile: 21
file content (4 lines) | stat: -rw-r--r-- 70 bytes parent folder | download | duplicates (4)
1
2
3
4
# -*- coding: utf-8 -*-
"""Data formats."""

__version__ = '20170423'