Skip to content

Commit bbdf425

Browse files
committed
Applying isort. #351
1 parent 249743f commit bbdf425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_athena.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
import logging
33

44
import boto3
5+
import numpy as np
56
import pandas as pd
67
import pytest
7-
import numpy as np
88

99
import awswrangler as wr
1010

0 commit comments

Comments
 (0)