File: __init__.py

package info (click to toggle)
specreduce-data 0%2Bgit2021.11.18-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 36,064 kB
  • sloc: python: 211; makefile: 109
file content (7 lines) | stat: -rw-r--r-- 356 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
# Licensed under a 3-clause BSD style license - see LICENSE.rst

# Packages may add whatever they like to this file, but
# should keep this content at the top.
# ----------------------------------------------------------------------------
from ._astropy_init import *   # noqa
# ----------------------------------------------------------------------------