Skip to content

Commit 7b847d5

Browse files
committed
update src
1 parent 43cb104 commit 7b847d5

17 files changed

Lines changed: 5 additions & 1 deletion

docs/Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
[deps]
22
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
33
DocumenterVitepress = "4710194d-e776-4893-9690-8d956a29c365"
4+
JuliaHealthZoo = "886f7c4e-9682-4e9f-af4c-faf876c81a31"
45

56
[compat]
67
Documenter = "1.17"
7-
DocumenterVitepress = "0.3"
8+
DocumenterVitepress = "0.3"

src/JuliaHealthZoo.jl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
module JuliaHealthZoo
2+
3+
end
File renamed without changes.
File renamed without changes.

workflows/patient_level_prediction/config.toml.example renamed to src/workflows/patient_level_prediction/config.toml.example

File renamed without changes.

workflows/patient_level_prediction/data/definitions/Hypertension.json renamed to src/workflows/patient_level_prediction/data/definitions/Hypertension.json

File renamed without changes.

workflows/patient_level_prediction/data/definitions/Pneumonia.json renamed to src/workflows/patient_level_prediction/data/definitions/Pneumonia.json

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)