-
Notifications
You must be signed in to change notification settings - Fork 8
chore: move over rest of doc and src files #168
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## migration #168 +/- ##
============================================
Coverage ? 76.47%
============================================
Files ? 3
Lines ? 51
Branches ? 0
============================================
Hits ? 39
Misses ? 12
Partials ? 0 🚀 New features to boost your 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.
nice clean PR! I left a couple of comments
:titlesonly: | ||
:maxdepth: 2 | ||
|
||
tutorial/index |
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.
keep old, remove new.
Table of contents | ||
================= | ||
.. toctree:: | ||
:maxdepth: 1 |
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.
I think we need to keep the old ones here and below.
I am merging this as it is. As a general note, when we update copyright dates, we don't delete the old date and replace with the new date (i.e., delete |
* skpkg: set up scaffold and moved over docs, src, tests, news (#165) * fix: chagned line length to 115 * chore: move LICENSE files over to scaffold * fix: Fixed issues with pyproject.toml * chore: move necessary files over to scaffold (#166) * fix: chagned line length to 115 * chore: move LICENSE files over to scaffold * chore: github workflows, codecovs, codespell * chore: maintenance on CHANGLOG CODE_OF_CONDUCT etc * chore: move neccessary files over, clean up ones that arent needed * skpkg: fix pyproject.toml * [pre-commit.ci] auto fixes from pre-commit hooks * chore: Replace scikit-package-logo-text.png and example-table.rst with placeholder files, fix docformatter for arbitrary.py * [pre-commit.ci] auto fixes from pre-commit hooks --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * chore: move over rest of doc and src files (#168) * chore: move over rest of doc and src files * chore: run pre-commit * chore: fix index.rst back to original * Rename doc → docs, update references, and fix test.txt (#171) --------- Co-authored-by: kwagoner94 <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
No description provided.