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 Dec 25, 2023
1 parent b43e676 commit 8571ed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ import covalent as ct
# To execute on Azure, replace the executor line with:
# @ct.electron(executor="azurebatch")

# To execute on Google Cloud Platform, replace the executor line with,
# To execute on Google Cloud Platform, replace the executor line with,
# you can even use a custom configuration:
#gcp=ct.executor.GCPBatchExecutor(region='us-east1', vcpus=2, memory=512
# @ct.electron(executor=gcp))
Expand Down

0 comments on commit 8571ed6

Please sign in to comment.