polish code with new pre-commit rule (#2923)

This commit is contained in:
Zero Rains
2025-07-19 23:19:27 +08:00
committed by GitHub
parent b8676d71a8
commit 25698d56d1
424 changed files with 14307 additions and 13518 deletions

View File

@@ -12,8 +12,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
""" UT for set_stop_value """
"""UT for set_stop_value"""
import paddle
from fastdeploy.model_executor.ops.gpu import set_stop_value
topk_ids = paddle.randint(0, 10000, (8, 1))