Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 60b20c9

Browse files
committed
Lint
1 parent 7db5fc6 commit 60b20c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/push/test_push_rule_evaluator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
from typing import Dict, Optional, Set, Tuple, Union
15+
from typing import Dict, Optional, Union
1616

1717
import frozendict
1818

0 commit comments

Comments
 (0)