lsst.ip.isr  13.0-12-g1758e1b
 All Classes Namespaces Files Functions Variables Typedefs Macros Groups
Variables
lsst.ip.isr.version Namespace Reference

Variables

string __version__ = '13.0-12-g1758e1b'
 
string __repo_version__ = '13.0-12-g1758e1b'
 
string __fingerprint__ = '0x0'
 
dictionary __dependency_versions__
 
tuple __all__
 

Variable Documentation

tuple lsst.ip.isr.version.__all__
Initial value:
1 = (
2  '__version__',
3  '__repo_version__',
4  '__fingerprint__',
5  '__dependency_versions__',
6 )

Definition at line 40 of file version.py.

dictionary lsst.ip.isr.version.__dependency_versions__

Definition at line 5 of file version.py.

string lsst.ip.isr.version.__fingerprint__ = '0x0'

Definition at line 4 of file version.py.

string lsst.ip.isr.version.__repo_version__ = '13.0-12-g1758e1b'

Definition at line 3 of file version.py.

string lsst.ip.isr.version.__version__ = '13.0-12-g1758e1b'

Definition at line 2 of file version.py.