Skip to content

Commit 40a9561

Browse files
authored
Update layer_attributes.py
1 parent 00a6120 commit 40a9561

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nncf/common/graph/layer_attributes.py

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
# limitations under the License.
1111

1212
from abc import ABC
13-
from abc import abstractmethod
1413
from dataclasses import dataclass
1514
from enum import Enum
1615
from typing import Any, List, Optional, Tuple, Union

0 commit comments

Comments
 (0)