Python-leetcode-runner

Latest version: v1.0.9

Safety actively analyzes 623308 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.9

Moved to `shutil.get_terminal_size()` from `os.get_terminal_size()` as:
- piping `pyleet` data through another program would crash on WSL using the `os` version, works with `shutil`
- `shutil` works while piping the output to a file instead of on the terminal, `os` doesn't.

1.0.8

- Fix errors not being counted in failed test cases

1.0.7

- A crash in a test no longer crashes the whole test suite.
- Modifications to the inputs in the validator function (for eg. in-place array modifications) no longer reflect in the console output.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.