Skip to content

Commit

Permalink
chore: reformat to meet pep standards
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-m-hsbc committed Aug 25, 2024
1 parent 9f84a45 commit a83b9d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bqtools/bqsync.py
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,6 @@ def main(argv):
os.environ["HTTP_PROXY"] = proxy
os.environ["HTTPS_PROXY"] = proxy


# convert args to lists
src_project_datasets_list = FLAGS.src_project_datasets
dst_project_datasets_list = FLAGS.dst_project_datasets
Expand Down

0 comments on commit a83b9d2

Please sign in to comment.