Skip to content

Commit d4bd622

Browse files
author
CompatHelper Julia
committed
CompatHelper: add new compat entry for SymbolicRegression at version 1 for package docs, (keep existing compat)
1 parent f20ef86 commit d4bd622

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/Project.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
2020
SymbolicRegression = "8254be44-1295-4e6a-a16d-46603ac705cb"
2121
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
2222

23-
[sources]
24-
ModelingToolkitNeuralNets = {path = ".."}
23+
[sources.ModelingToolkitNeuralNets]
24+
path = ".."
2525

2626
[compat]
2727
Documenter = "1.3"
@@ -36,3 +36,4 @@ SciMLStructures = "1.1.0"
3636
StableRNGs = "1"
3737
Statistics = "1"
3838
SymbolicIndexingInterface = "0.3.15"
39+
SymbolicRegression = "1"

0 commit comments

Comments
 (0)