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

Clean-up Element.__str__ #1023

Merged
merged 1 commit into from
Jul 11, 2023
Merged

Clean-up Element.__str__ #1023

merged 1 commit into from
Jul 11, 2023

Conversation

PProfizi
Copy link
Contributor

@PProfizi PProfizi commented Jul 11, 2023

Fixed docstrings for Element.type as what is returned is actually an Enum ID.

@PProfizi PProfizi added the enhancement New feature or request label Jul 11, 2023
@PProfizi PProfizi self-assigned this Jul 11, 2023
@codecov
Copy link

codecov bot commented Jul 11, 2023

Codecov Report

Merging #1023 (5dd01b4) into master (460f16a) will increase coverage by 0.09%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1023      +/-   ##
==========================================
+ Coverage   87.31%   87.41%   +0.09%     
==========================================
  Files          76       76              
  Lines        8634     8635       +1     
==========================================
+ Hits         7539     7548       +9     
+ Misses       1095     1087       -8     

@PProfizi PProfizi merged commit 6991cbb into master Jul 11, 2023
30 checks passed
@PProfizi PProfizi deleted the fix/element_str branch July 11, 2023 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants