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

35 move parsing to inside src #36

Merged
merged 4 commits into from
Dec 4, 2023
Merged

Conversation

pablolh
Copy link

@pablolh pablolh commented Nov 30, 2023

Change of directory and small refactors

  • snake_case for variable names
  • add READMEs
  • add docstring

@pablolh pablolh linked an issue Nov 30, 2023 that may be closed by this pull request
@pablolh pablolh force-pushed the 35-move-parsing-to-inside-src branch from 7b9135f to 86d3697 Compare December 1, 2023 09:45
@pablolh pablolh force-pushed the 35-move-parsing-to-inside-src branch from 86d3697 to a7c789a Compare December 1, 2023 09:50
@pablolh pablolh requested a review from elenbaasc December 1, 2023 09:56
@pablolh
Copy link
Author

pablolh commented Dec 1, 2023

Nothing exciting in this PR, just renaming and moving things around

Copy link
Collaborator

@elenbaasc elenbaasc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems all good, thanks!

@pablolh pablolh merged commit 3382967 into develop Dec 4, 2023
17 checks passed
@elenbaasc elenbaasc deleted the 35-move-parsing-to-inside-src branch April 9, 2024 08:58
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.

Move parsing to inside the main sources folder
2 participants