From 6bbdcfc3dbf6e8e73c8e4bfa71223b0c1c28e5ea Mon Sep 17 00:00:00 2001 From: MarkusJoe Date: Wed, 14 Sep 2022 13:01:09 +0800 Subject: [PATCH] del: del --- src/tests/test_random.py | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 src/tests/test_random.py diff --git a/src/tests/test_random.py b/src/tests/test_random.py deleted file mode 100644 index 21afeba..0000000 --- a/src/tests/test_random.py +++ /dev/null @@ -1,6 +0,0 @@ -#!/usr/bin/env python3 -# -- coding:utf-8 -- -# @Author: markushammered@gmail.com -# @Development Tool: PyCharm -# @Create Time: 2022/9/13 -# @File Name: test_random.py \ No newline at end of file