Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo in secure backend documentation #66

Merged
merged 2 commits into from
Jun 5, 2024

Conversation

mraspaud
Copy link
Member

@mraspaud mraspaud commented Jun 5, 2024

A couple of typos crept in the documentation. This PR fixes them.

@mraspaud mraspaud added the bug label Jun 5, 2024
@mraspaud mraspaud requested a review from pnuu June 5, 2024 11:24
@mraspaud mraspaud self-assigned this Jun 5, 2024
Copy link

codecov bot commented Jun 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.59%. Comparing base (c657b1c) to head (90ebc98).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #66   +/-   ##
=======================================
  Coverage   89.59%   89.59%           
=======================================
  Files          25       25           
  Lines        2278     2278           
=======================================
  Hits         2041     2041           
  Misses        237      237           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@pnuu pnuu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -173,7 +173,7 @@ key file::
These settings can also be set using the posttroll config object, for example::

>>> from posttroll import config
>>> with config.set(backend="secure_zmq", server_pubic_key_file="..."):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙈

@pnuu
Copy link
Member

pnuu commented Jun 5, 2024

Restarted the failed tests.

@mraspaud mraspaud merged commit 7b2c565 into pytroll:main Jun 5, 2024
7 checks passed
@mraspaud mraspaud deleted the add-authentication branch June 5, 2024 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants