Diving into "Learning With Errors" (LWE) via the Tutorial Series by Mark Schultz.
git clone <url>
nix-shell
python <file>
Optional: Update the python.formatting.blackPath
property in the .vscode/settings.json
file. Run which black
within a Nix shell to get the project-specific black
path.
nix-shell
python <file>