Commit 72576889 authored by Mario's avatar Mario
Browse files

formatting

parent ed6c4a65
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
""" data processor module

"""
"""data processor module"""

# DMT_core
# Copyright (C) from 2022  SemiMod
+1 −2
Original line number Diff line number Diff line
""" Converter routine to create a sweep definition from a given DataFrame
"""
"""Converter routine to create a sweep definition from a given DataFrame"""

# DMT_core
# Copyright (C) from 2022  SemiMod
+1 −2
Original line number Diff line number Diff line
""" Automatic documentation for DutLib
"""
"""Automatic documentation for DutLib"""

# Copyright (C) from 2022  SemiMod
# <https://gitlab.com/dmt-development/dmt-core>
+1 −3
Original line number Diff line number Diff line
""" Manage measurement data in DMT in as a measurement dut. Additionally has attributes which define the size and die of the dut.

"""
"""Manage measurement data in DMT in as a measurement dut. Additionally has attributes which define the size and die of the dut."""

# DMT_core
# Copyright (C) from 2022  SemiMod
+1 −3
Original line number Diff line number Diff line
""" Used to flag the dut type for each dut view

"""
"""Used to flag the dut type for each dut view"""

# DMT_core
# Copyright (C) from 2022  SemiMod
Loading