Skip to content

Commit 53745d1

Browse files
committed
trim trailling to pass linting check
1 parent dd02d25 commit 53745d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

malariagen_data/pf8.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ class Pf8(PlasmodiumDataResource):
1010
----------
1111
url : str, optional
1212
Base path to data. Default uses Sanger S3 Storage "s3://pf8-release/".
13-
Alternative access through Google Cloud Storage "gs://pf8-release/" which requires authentication (https://malariagen.github.io/parasite-data/cloud_data_access/parasite-cloud-data-access.html#),
13+
Alternative access through Google Cloud Storage "gs://pf8-release/" which requires authentication (https://malariagen.github.io/parasite-data/cloud_data_access/parasite-cloud-data-access.html#),
1414
or specify a local path on your file system if data have been downloaded.
1515
data_config : str, optional
1616
Path to config for structure of Pf8 data resource. Defaults to config included

0 commit comments

Comments
 (0)