Skip to content

Commit

Permalink
Update TODO.md
Browse files Browse the repository at this point in the history
Signed-off-by: Niklas Koep <[email protected]>
  • Loading branch information
nkoep committed Jan 26, 2020
1 parent a094faf commit 2251482
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
- Integrate flake8-docstrings (add 'docstring-convention = numpy' in [flake8]
section of .flake8 file)

- Build and deploy dev documentation for non-tag merges to master

- **Improve test coverage**

- Manifolds:
Expand All @@ -23,7 +21,6 @@
- autodiff/_autograd: fix product manifold when one or more of the manifolds is FixedRankEmbedded

- Misc:
- get rid of py2k super(Bla, self).__meth__() calls
- always use "".format rather than "%s" % "bla"
- set up pre-commit hook to run flake8 tests (also add this to contrib.md)
- drop python 3.5 support so we can switch to f-strings

0 comments on commit 2251482

Please sign in to comment.