google / caliban

Research workflows made easy, locally and in the Cloud.
https://caliban.readthedocs.io
Apache License 2.0
495 stars 67 forks source link

added the space after the slash for clear reading #101

Closed mohitmishra786 closed 3 years ago

mohitmishra786 commented 3 years ago

As in the whole document, there was space after the slash and before the slash, so I just did it for 2 more so that it should look good as per the whole document.

google-cla[bot] commented 3 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

mohitmishra786 commented 3 years ago

@googlebot I signed it!

mohitmishra786 commented 3 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.

What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@googlebot I signed it!

codecov[bot] commented 3 years ago

Codecov Report

Merging #101 (07e6529) into master (56f96e7) will decrease coverage by 2.88%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
- Coverage   55.72%   52.83%   -2.89%     
==========================================
  Files          31       33       +2     
  Lines        3180     3541     +361     
==========================================
+ Hits         1772     1871      +99     
- Misses       1408     1670     +262     
Impacted Files Coverage Δ
caliban/cli.py 26.81% <0.00%> (ø)
caliban/__init__.py 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 56f96e7...07e6529. Read the comment docs.