Skip to content
Snippets Groups Projects

Numba riddance

Merged Peter Lünenschloß requested to merge numbaRiddance into develop
3 unresolved threads
6 files
+ 33
4
Compare changes
  • Side-by-side
  • Inline
Files
6
+ 0
1
@@ -479,7 +479,6 @@ class Flags:
"""
Transform the flags container to a ``DictOfSeries``.
.. deprecated:: 2.4
use `saqc.DictOfSeries(obj)` instead.
Loading