Skip to content

Commit feb5689

Browse files
committed
Adding Python solutions submodule
1 parent cb12dd3 commit feb5689

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@
1010
[submodule "Groovy"]
1111
path = Groovy
1212
url = https://github.com/careercup/CtCI-6th-Edition-Groovy.git
13+
[submodule "Python"]
14+
path = Python
15+
url = https://github.com/careercup/CtCI-6th-Edition-Python.git

Python

Submodule Python added at e4e3276

0 commit comments

Comments
 (0)