-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
Updates from package template #116
base: main
Are you sure you want to change the base?
Conversation
<<<<<<< | ||
"__init__.py" = ["E402", "F401", "F403", "F405"] | ||
"test_*.py" = ["B011", "D", "E402", "PGH001", "S101"] | ||
======= | ||
>>>>>>> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<<<<<<< | |
"__init__.py" = ["E402", "F401", "F403", "F405"] | |
"test_*.py" = ["B011", "D", "E402", "PGH001", "S101"] | |
======= | |
>>>>>>> |
<<<<<<< | ||
======= | ||
|
||
whatsnew/index | ||
|
||
Indices and tables | ||
================== | ||
>>>>>>> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<<<<<<< | |
======= | |
whatsnew/index | |
Indices and tables | |
================== | |
>>>>>>> | |
whatsnew/index | |
Indices and tables | |
================== |
<<<<<<< | ||
[[tool.towncrier.type]] | ||
directory = "trivial" | ||
name = "Trivial/Internal Changes" | ||
showcontent = true | ||
======= |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<<<<<<< | |
[[tool.towncrier.type]] | |
directory = "trivial" | |
name = "Trivial/Internal Changes" | |
showcontent = true | |
======= |
directory = "trivial" | ||
name = "Internal Changes" | ||
showcontent = true | ||
>>>>>>> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
>>>>>>> |
<<<<<<< | ||
======= | ||
# Main CI Workflow | ||
>>>>>>> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<<<<<<< | |
======= | |
# Main CI Workflow | |
>>>>>>> | |
# Main CI Workflow |
This PR has been generated by a script, it should update the repo with the latest changes from the package template.