Skip to content

Commit 3b868c7

Browse files
committed
fixed lint
1 parent 14d5039 commit 3b868c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

functions-python/update_validation_report/tests/test_update_validation_report.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
from faker import Faker
77
from google.cloud import storage
8+
import pytest
89

910
from test_shared.test_utils.database_utils import default_db_url
1011
from main import (

0 commit comments

Comments
 (0)