From f04f0c883e1524eb19ca2b05c570a79813124a0f Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Fri, 25 Apr 2025 07:17:16 +0200 Subject: [PATCH] Reformat noxfile.py. --- noxfile.py | 1 - 1 file changed, 1 deletion(-) diff --git a/noxfile.py b/noxfile.py index 6d8607cf..4fac681e 100644 --- a/noxfile.py +++ b/noxfile.py @@ -10,7 +10,6 @@ import sys import nox - try: import antsibull_nox except ImportError: