Skip to content

Commit e44fe87

Browse files
author
Bilal Al
committed
removed pytest
1 parent f2f3221 commit e44fe87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

splitio/models/grammar/matchers/semver.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Semver matcher classes."""
22
import logging
3-
import pytest
3+
44
from splitio.models.grammar.matchers.base import Matcher
55
from splitio.models.grammar.matchers.string import Sanitizer
66

0 commit comments

Comments
 (0)