Skip to content

Commit 6fff292

Browse files
committed
fixed submodule
1 parent 9797a17 commit 6fff292

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

Diff for: .gitmodules

+6-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1-
[submodule "targets/python-benchmarks"]
2-
path = targets/python-benchmarks
3-
url = https://github.com/tochilinak/python-benchmarks.git
1+
[submodule "python_benchmarks"]
2+
path = targets/python_benchmarks
3+
url = https://github.com/tochilinak/python_benchmarks.git
4+
[submodule "targets/python_benchmarks"]
5+
path = targets/python_benchmarks
6+
url = https://github.com/tochilinak/python_benchmarks.git

Diff for: targets/python-benchmarks

-1
This file was deleted.

Diff for: targets/python_benchmarks

Submodule python_benchmarks added at d42a387

0 commit comments

Comments
 (0)