Skip to content

Commit 7e0a394

Browse files
Ethan ManilowMagenta Team
authored andcommitted
Updating hypertune import.
PiperOrigin-RevId: 544747497
1 parent 761d61a commit 7e0a394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ddsp/training/cloud.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
import re
1919

2020
from absl import logging
21-
import hypertune
2221
from google.cloud import storage
22+
import hypertune
2323

2424

2525
def download_from_gstorage(gstorage_path, local_path):

0 commit comments

Comments
 (0)