-
Notifications
You must be signed in to change notification settings - Fork 17
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
Replace tabs with spaces #201
Conversation
Codecov Report
@@ Coverage Diff @@
## main #201 +/- ##
=======================================
Coverage 92.24% 92.24%
=======================================
Files 48 48
Lines 3351 3351
=======================================
Hits 3091 3091
Misses 260 260
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
Only these? I am getting:
|
I don't think that really matters, but I've replaced the tabs in all but |
Odd, I am still getting 42 hits in:
|
I removed the tabs used |
Replace tabs with spaces. Resolves #199.