Skip to content

Commit 61a0a3e

Browse files
authored
Sort imports
1 parent b5fea06 commit 61a0a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/python/feast/templates/postgres/feature_repo/test_workflow.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import subprocess
21
import os.path
2+
import subprocess
33
from datetime import datetime
44

55
import pandas as pd

0 commit comments

Comments
 (0)