Skip to content

Commit e50aabd

Browse files
committed
[run-tests] formatting
1 parent d60da1b commit e50aabd

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

tests/test_dryrun.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
import os
2-
import tempfile
32
import time
4-
from pathlib import Path
5-
from unittest.mock import mock_open, patch
3+
from unittest.mock import patch
64

75
import pytest
8-
import yaml
96

107
from bigquery_etl.dryrun import DryRun, Errors
118

0 commit comments

Comments
 (0)