Skip to content

Commit c9cb595

Browse files
committed
Add missing import
1 parent 51b0efa commit c9cb595

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_add_target.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44

55
import io
6+
from typing import Optional
67

78
import pytest
89
from mock_vws import MockVWS

0 commit comments

Comments
 (0)