Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Mar 5, 2024
1 parent eaf5a04 commit 5023617
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apax/utils/datasets.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
import urllib
import zipfile


def download_md22_stachyose(data_path):
url = "http://www.quantum-machine.org/gdml/repo/static/md22_stachyose.zip"
file_path = data_path / "md22_stachyose.zip"
Expand Down

0 comments on commit 5023617

Please sign in to comment.