diff options
| author | bobzel <zzzman@gmail.com> | 2020-10-07 11:32:45 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-07 11:32:45 -0400 |
| commit | 51beecf3978350998075ec2ccf0a4072b3ca850a (patch) | |
| tree | a306ba2395d55403eac2a2fe4dd3745ab5b875e2 /.vscode | |
| parent | c6e407d7ab92244964c2fad05b6a68d124bf18df (diff) | |
| parent | b833f71fbd6a610164cc02a30dac60a3249a971d (diff) | |
Merge pull request #847 from browngraphicslab/acls_uv
can add -> can augment in sharingmanager
Diffstat (limited to '.vscode')
| -rw-r--r-- | .vscode/settings.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index e636c9d73..27acfd1a2 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -12,8 +12,4 @@ "typescript.format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces": true, "search.usePCRE2": true, "typescript.tsdk": "node_modules/typescript/lib", - "python.testing.promptToConfigure": false, - "python.testing.pytestEnabled": false, - "python.testing.unittestEnabled": false, - "python.testing.nosetestsEnabled": false }
\ No newline at end of file |
