lsst.synpipe  20.0.0+21
__init__.py
Go to the documentation of this file.
1 import warnings
2 from .version import * # Generated by sconsUtils
3 
4 warnings.warn('Synpipe is deprecated; it will be removed from the Rubin Observatory'
5  'Science Pipelines after release 21.0.0', category=FutureWarning)