Skip to content

Commit 2364c41

Browse files
committed
Formatting
1 parent 07511ee commit 2364c41

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Adapt = "4"
5959
Combinatorics = "1"
6060
Compat = "3, 4"
6161
ConstructionBase = "1.6"
62-
DataGraphs = "0.4.0"
62+
DataGraphs = "0.4"
6363
DataStructures = "0.18, 0.19"
6464
Dictionaries = "0.4"
6565
Distributions = "0.25.86"

test/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ TensorOperations = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2"
3232
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3333
UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228"
3434

35-
[sources]
36-
ITensorNetworks = {path = ".."}
35+
[sources.ITensorNetworks]
36+
path = ".."
3737

3838
[compat]
3939
AbstractTrees = "0.4.5"

0 commit comments

Comments
 (0)