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 indentation #285

Merged
merged 2 commits into from
Nov 27, 2024
Merged

Fix indentation #285

merged 2 commits into from
Nov 27, 2024

Conversation

adityakiran1423
Copy link
Collaborator

Removed extra indent from :

  1. __init__
  2. read_electron_configuration
  3. get_electron_configuration
  4. readFromUIJson
  5. readFromUIJsonString

Closes #284.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.90%. Comparing base (8bd10e1) to head (142f88e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #285   +/-   ##
=======================================
  Coverage   79.90%   79.90%           
=======================================
  Files          12       12           
  Lines         821      821           
=======================================
  Hits          656      656           
  Misses        165      165           

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


🚨 Try these New Features:

@K20shores K20shores merged commit 383e938 into main Nov 27, 2024
4 checks passed
@K20shores K20shores deleted the fix-indentation branch November 27, 2024 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect indentation in electron_configuration_reader.py
3 participants