Skip to content
Snippets Groups Projects
Unverified Commit 56d26f5f authored by Matthias Diener's avatar Matthias Diener Committed by GitHub
Browse files

WS fixes

parent 678cb044
No related branches found
No related tags found
No related merge requests found
......@@ -225,7 +225,6 @@ class BaseFakeNumpyLinalgNamespace:
else:
raise NotImplementedError(f"unsupported value of 'ord': {ord}")
# }}}
......
......@@ -48,7 +48,6 @@ class _PytatoFakeNumpyNamespace(BaseFakeNumpyNamespace):
"""
A :mod:`numpy` mimic for :class:`PytatoArrayContext`.
.. note::
:mod:`pytato` does not define any memory layout. If the caller invokes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment