Skip to content

Commit fa9192d

Browse files
committed
Remove TODO for now
1 parent 8faee6b commit fa9192d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pytest_bdd/types.py

-2
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,3 @@
1414
TAG = "tag"
1515

1616
STEP_TYPES = (GIVEN, WHEN, THEN)
17-
18-
# TODO: Make an enum for StepType

0 commit comments

Comments
 (0)