From d8a25dde63f2b986b8611d98eae438370bea1fb1 Mon Sep 17 00:00:00 2001 From: Erik Welch Date: Fri, 16 Jul 2021 18:51:01 -0500 Subject: [PATCH] readme comment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c812ff0..bec70d9 100644 --- a/README.md +++ b/README.md @@ -65,5 +65,5 @@ with afar.run, on_gpus: ``` This now works! Keyword arguments to `remotely` will be passed to [`client.submit`](https://distributed.dask.org/en/latest/api.html#distributed.Client.submit). -I don't know about you, but I think this is starting to look and feel kinda nice :) +I don't know about you, but I think this is starting to look and feel kinda nice, and it could probably be even better :) ### *This code is highly experimental and magical!*