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

Remove the src folder #26

Merged
merged 3 commits into from
Feb 20, 2023
Merged

Remove the src folder #26

merged 3 commits into from
Feb 20, 2023

Conversation

Ludee
Copy link
Member

@Ludee Ludee commented Feb 20, 2023

Summary of the discussion

As discussed today we follow the Hitchhiker’s Guide to Python and remove the src folder.

Your library does not belong in an ambiguous src or python subdirectory.

source: https://docs.python-guide.org/writing/structure/#the-actual-module

Type of change (CHANGELOG.md)

Removed

  • Remove the src folder (#26)

Workflow checklist

Automation

Closes #23

PR-Assignee

Reviewer

  • 🐙 Follow the Reviewer Guidelines
  • 🐙 Provided feedback and show sufficient appreciation for the work done

@Ludee Ludee added part: docu 📖 Concerns the documentation type: enhancement ⚙️ Improvement of an existing feature labels Feb 20, 2023
@Ludee Ludee added this to the Complete repository milestone Feb 20, 2023
@Ludee Ludee requested a review from jh-RLI February 20, 2023 20:59
@Ludee Ludee self-assigned this Feb 20, 2023
@Ludee Ludee marked this pull request as ready for review February 20, 2023 21:02
@Ludee Ludee merged commit 380d268 into develop Feb 20, 2023
@Ludee Ludee deleted the feature-23-restructure-module branch February 20, 2023 21:02
@Ludee Ludee linked an issue Feb 20, 2023 that may be closed by this pull request
1 task
@Ludee Ludee added part: backend 🧱 Concerns backend components status: completed ✔️ Has been completed resolution: released 🎉 Resolved and released and removed part: docu 📖 Concerns the documentation labels Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
part: backend 🧱 Concerns backend components resolution: released 🎉 Resolved and released status: completed ✔️ Has been completed type: enhancement ⚙️ Improvement of an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Source code directory name src
1 participant