Skip to content

Commit ca2eb58

Browse files
committed
style: unneeded flake8 comments removed
1 parent 5c64ce0 commit ca2eb58

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/robotcode/core/test_dataclasses.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# flake8: noqa E501
21
from dataclasses import dataclass, field
32
from enum import Enum
43
from typing import Any, Dict, List, Literal, Optional, Union

0 commit comments

Comments
 (0)