Skip to content

Commit

Permalink
chg: [ATLAS] Update to latest version #newUUIDsForAll
Browse files Browse the repository at this point in the history
  • Loading branch information
cvandeplas committed May 13, 2024
1 parent 28c00d6 commit f3838f4
Show file tree
Hide file tree
Showing 4 changed files with 323 additions and 264 deletions.
9 changes: 9 additions & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,15 @@
"args": "-p ../../DW-VA-Taxonomy",
"cwd": "${fileDirname}"
},
{
"name": "gen_mitre_atlas",
"type": "debugpy",
"request": "launch",
"program": "${file}",
"console": "integratedTerminal",
"args": "-p ../../atlas-navigator-data",
"cwd": "${fileDirname}"
},
{
"name": "Python Debugger: Current File",
"type": "debugpy",
Expand Down
Loading

0 comments on commit f3838f4

Please sign in to comment.