From ea4748f5ba3dc2990a013c3135c77ac625d814f5 Mon Sep 17 00:00:00 2001 From: BO ZHANG Date: Tue, 23 Aug 2022 15:02:24 +0800 Subject: [PATCH] updated data --- csst_proto/data/{data.csv => table_data.csv} | 0 csst_proto/data/test_image.txt | 2 ++ 2 files changed, 2 insertions(+) rename csst_proto/data/{data.csv => table_data.csv} (100%) create mode 100644 csst_proto/data/test_image.txt diff --git a/csst_proto/data/data.csv b/csst_proto/data/table_data.csv similarity index 100% rename from csst_proto/data/data.csv rename to csst_proto/data/table_data.csv diff --git a/csst_proto/data/test_image.txt b/csst_proto/data/test_image.txt new file mode 100644 index 0000000..2c3f803 --- /dev/null +++ b/csst_proto/data/test_image.txt @@ -0,0 +1,2 @@ +1 2 +3 4 -- GitLab