Merge "Fix app name for WSGI application entry-point"

This commit is contained in:
Zuul
2025-11-24 09:03:34 +00:00
committed by Gerrit Code Review

View File

@@ -10,7 +10,7 @@
# License for the specific language governing permissions and limitations
# under the License.
"""WSGI application entry-point for the Blazar API."""
"""WSGI application entry-point for the Freezer API."""
import threading