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

Add __init__.py to configs/ folder #539

Merged
merged 3 commits into from
Mar 8, 2023
Merged

Add __init__.py to configs/ folder #539

merged 3 commits into from
Mar 8, 2023

Conversation

ashleve
Copy link
Owner

@ashleve ashleve commented Feb 25, 2023

What does this PR do?

Adds __init__.py to configs/ folder in order to make configs available after installing project as a package.

Also adds example global commands available in the terminal to setup.py

Fix #525

Before submitting

  • Did you make sure title is self-explanatory and the description concisely explains the PR?
  • Did you make sure your PR does only one thing, instead of bundling different changes together?
  • Did you list all the breaking changes introduced by this pull request?
  • Did you test your PR locally with pytest command?
  • Did you run pre-commit hooks with pre-commit run -a command?

Did you have fun?

Make sure you had fun coding 🙃

@ashleve ashleve added the enhancement New feature or request label Feb 25, 2023
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (dev@82f31b9). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@          Coverage Diff           @@
##             dev     #539   +/-   ##
======================================
  Coverage       ?   83.71%           
======================================
  Files          ?        9           
  Lines          ?      350           
  Branches       ?        0           
======================================
  Hits           ?      293           
  Misses         ?       57           
  Partials       ?        0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ashleve ashleve linked an issue Mar 8, 2023 that may be closed by this pull request
@ashleve ashleve merged commit 6d4b1e6 into dev Mar 8, 2023
@ashleve ashleve deleted the setup branch March 9, 2023 16:31
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.

None yet

2 participants