From 34a133d2fb450c3b4bcb3b99d13bfa9e561b785316d9c3b4b1e91375558cfb5f Mon Sep 17 00:00:00 2001 From: yuangyaa Date: Sun, 27 Jul 2025 17:39:14 +0800 Subject: [PATCH] git test --- .idea/dataSources.xml | 12 ++++++++++++ .idea/misc.xml | 2 +- init.txt | 2 +- requirements.txt | 2 +- 4 files changed, 15 insertions(+), 3 deletions(-) create mode 100644 .idea/dataSources.xml diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml new file mode 100644 index 0000000..ac00b0a --- /dev/null +++ b/.idea/dataSources.xml @@ -0,0 +1,12 @@ + + + + + sqlite.xerial + true + org.sqlite.JDBC + jdbc:sqlite:$PROJECT_DIR$/myblog/db.sqlite3 + $ProjectFileDir$ + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index 898f0c0..1e7dd34 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,5 +3,5 @@ - + \ No newline at end of file diff --git a/init.txt b/init.txt index 22e0773..c7ba125 100644 --- a/init.txt +++ b/init.txt @@ -1 +1 @@ -init feature/base-view branch +git test diff --git a/requirements.txt b/requirements.txt index 8b8051c..1c810f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ idna==3.10 ipython==9.4.0 ipython_pygments_lexers==1.1.1 jedi==0.19.2 -Markdown==3.8.2 +Markdown martor==1.6.45 matplotlib-inline==0.1.7 numpy==2.3.2