Ce add bad cases (#3215)

* add repitation early stop cases

* add repitation early stop cases

* add bad cases

* add bad cases
This commit is contained in:
Divano
2025-08-05 16:37:28 +08:00
committed by GitHub
parent b01cfd6007
commit e24929efa3
3 changed files with 65 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
#!/bin/env python3
# -*- coding: utf-8 -*-
# @author DDDivano
# encoding=utf-8 vi:ts=4:sw=4:expandtab:ft=python
"""
边缘检测 ,攻击性测试
"""