fixture_version#
- lsst.images.tests.fixture_version(schema_version)#
Return the fixture-filename version for a schema version.
- Parameters:
schema_version (
str) – Schema version string, e.g.1.0.0or1.0.0.dev0.- Returns:
The release part, with a bare
.devsuffix for a development release. The exact development counter lives only in theschema_versionstamp inside the file, so a development schema has exactly one fixture path whatever its counter.- Return type: