File: __init__.py

package info (click to toggle)
hatch-jupyter-builder 0.8.3-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 632 kB
  • sloc: python: 1,506; javascript: 135; makefile: 23
file content (3 lines) | stat: -rw-r--r-- 77 bytes parent folder | download
1
2
3
from .utils import is_stale, npm_builder  # noqa F401

__version__ = "0.8.3"