Skip to content

Commit 28578b9

Browse files
authored
Add docstring for common module (#1905)
Signed-off-by: yiliu30 <[email protected]>
1 parent 5fde50f commit 28578b9

File tree

9 files changed

+475
-47
lines changed

9 files changed

+475
-47
lines changed

neural_compressor/common/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
14+
"""The common module."""
1415

1516
from neural_compressor.common.utils import (
1617
level,

0 commit comments

Comments
 (0)