Skip to content

Commit 27e963b

Browse files
committed
Fix import.
1 parent d9bcdb8 commit 27e963b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/clusterfuzz/_internal/system/environment.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
import socket
2121
import subprocess
2222
import sys
23+
from typing import Optional
2324

2425
import yaml
2526

0 commit comments

Comments
 (0)