Skip to content

Commit 4f15527

Browse files
authored
Revert removing an import
1 parent 6632f8a commit 4f15527

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

generate.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
# ///
1111
import concurrent.futures
1212
import itertools
13+
import logging
1314
import subprocess
1415
from collections.abc import Iterator
1516
from dataclasses import dataclass

0 commit comments

Comments
 (0)