fix(ci): The renovate relasenotes script was missing things.

This commit is contained in:
Skyler Mäntysaari 2025-03-29 10:18:39 +02:00
parent a698a92d0f
commit 65dfef37ee

View File

@ -1,3 +1,4 @@
#!/usr/bin/env python3
import os
import sys
import typer