Skip to content

Some Python polishing for ElementTree, parenthesis and dummy#26

Open
alberto743 wants to merge 3 commits intollnl:trainingfrom
alberto743:alb/celementtree
Open

Some Python polishing for ElementTree, parenthesis and dummy#26
alberto743 wants to merge 3 commits intollnl:trainingfrom
alberto743:alb/celementtree

Conversation

@alberto743
Copy link
Contributor

The first commit applies ElementTree in a consistent way, since cElementTree is deprecated.

The second commit fixes a potential issue with parenthesis.

The third commit replaces dummy with _ following the Python standard: this should provide better reading and potentially avoiding variable management on function returns.

Feel free to cherry pick as you like.

Are there CI/CD tests to verify if everything is fine?

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.

1 participant