Skip to content

Commit 26fdd1d

Browse files
flake8 fix
1 parent c19a244 commit 26fdd1d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/test_stack.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import datetime
22
import logging
3-
import sys
43
from pathlib import Path
54

65
import boto3
@@ -50,7 +49,6 @@
5049
TEST_FC_ID = "4d243358-152e-404c-bb65-7ea64b21ca38"
5150

5251

53-
5452
@pytest.fixture()
5553
def conflux_table():
5654
return pd.DataFrame(

0 commit comments

Comments
 (0)