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 6faefd0 commit 764a86eCopy full SHA for 764a86e
config.json
@@ -1,5 +1,5 @@
1
{
2
- "colors": true,
+ "colors": false,
3
"encoding": "utf-8",
4
"splash": true
5
}
core/__init__.py
@@ -26,7 +26,7 @@
26
"author": "Florian Cardinal",
27
"github": "https://github.com/Tracks12/toolsManager.py",
28
"name": "toolsManager.py",
29
- "version": "0.2",
+ "version": "0.1",
30
})
31
32
REGEX_ARGS = str("\\s(?=(?:[^\"'`]*[\"'`][^\"'`]*[\"'`])*[^\"'`]*$)")
0 commit comments