We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a24edd commit 83e6730Copy full SHA for 83e6730
dss/dss_capi_gr/IVsources.py
@@ -7,8 +7,6 @@
7
from .._cffi_api_util import Iterable
8
9
class IVsources(Iterable):
10
- '''Experimental API extension exposing part of the WireData objects'''
11
-
12
__slots__ = []
13
14
_columns = [
dss/dss_capi_ir/IVsources.py
0 commit comments