Skip to content

Commit 2181bdd

Browse files
committed
ruff check --fix
1 parent 395f118 commit 2181bdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-matrix.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
import argparse
1010
import json
1111
import sys
12-
from typing import Any, Optional
12+
from typing import Any
1313

1414
import yaml
1515
from packaging.version import Version

0 commit comments

Comments
 (0)