We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59efb15 commit 50cd2ccCopy full SHA for 50cd2cc
.gitmodules
@@ -45,3 +45,6 @@
45
path = submodules/pylama
46
url = https://github.com/klen/pylama
47
shallow = true
48
+[submodule "submodules/toml"]
49
+ path = submodules/toml
50
+ url = https://github.com/uiri/toml.git
pymode/libs/toml
@@ -0,0 +1 @@
1
+../../submodules/toml/toml
submodules/toml
0 commit comments