Reformat noxfile.py.

This commit is contained in:
Felix Fontein
2025-04-25 07:17:16 +02:00
parent 72d04577df
commit f04f0c883e

View File

@@ -10,7 +10,6 @@ import sys
import nox
try:
import antsibull_nox
except ImportError: