We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbf63a9 commit 16ee340Copy full SHA for 16ee340
.gitmodules
@@ -39,11 +39,11 @@
39
shallow = true
40
[submodule "submodules/astroid"]
41
path = submodules/astroid
42
- url = https://github.com.cnpmjs.org//PyCQA/astroid
+ url = https://github.com.cnpmjs.org/PyCQA/astroid
43
44
[submodule "submodules/pylama"]
45
path = submodules/pylama
46
- url = https://github.com.cnpmjs.org//klen/pylama
+ url = https://github.com.cnpmjs.org/klen/pylama
47
48
[submodule "submodules/toml"]
49
path = submodules/toml
0 commit comments