-
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
doc/source/index.rst
Outdated
|
||
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.
doc/source/index.rst
Outdated
================= | ||
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 |
No description provided.