Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

fix: indentation of multiline string #10

Merged
merged 1 commit into from
Aug 29, 2023
Merged

fix: indentation of multiline string #10

merged 1 commit into from
Aug 29, 2023

Conversation

PeterChe1990
Copy link
Contributor

closes: #8

@codecov-commenter
Copy link

Codecov Report

Merging #10 (1cf9b81) into main (a109d7e) will decrease coverage by 1.92%.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
- Coverage   98.64%   96.73%   -1.92%     
==========================================
  Files           3        5       +2     
  Lines         148      153       +5     
  Branches       34       33       -1     
==========================================
+ Hits          146      148       +2     
- Misses          2        5       +3     
Files Changed Coverage Δ
src/asort/api.py 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

@cpendery cpendery merged commit 5fd9a74 into cpendery:main Aug 29, 2023
6 checks passed
@cpendery cpendery self-requested a review August 29, 2023 03:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

asort breaks docstring indention
3 participants