diff options
author | Tania Allard <taniar.allard@gmail.com> | 2021-05-10 20:20:44 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-10 20:20:44 +0100 |
commit | a44e51125e0db90d57c5a2701ebb8e669a67e03d (patch) | |
tree | 6e3c37861ece606e736692728248a0ed52ddf57e /doc | |
parent | 12c2f00bfa34b8257ca9f118179cadbb82bc0428 (diff) | |
download | numpy-a44e51125e0db90d57c5a2701ebb8e669a67e03d.tar.gz |
DOC: Fix lists indentation
Co-authored-by: Ross Barnowski <rossbar@berkeley.edu>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/dev/development_gitpod.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/dev/development_gitpod.rst b/doc/source/dev/development_gitpod.rst index 9dc7230fb..09c4eabd0 100644 --- a/doc/source/dev/development_gitpod.rst +++ b/doc/source/dev/development_gitpod.rst @@ -230,6 +230,7 @@ FAQ's and troubleshooting shut down after 3 minutes. #. My terminal is blank - there is no cursor and it's completely unresponsive + Unfortunately this is a known-issue on Gitpod's side. You can sort this issue in two ways: |