mirror of
https://github.com/TheAlgorithms/Python.git
synced 2026-03-13 09:50:19 +08:00
[mypy] fix compression folder (#4290)
* Update lempel_ziv.py
* Update build.yml
* updating DIRECTORY.md
* fix doctest in 2_hidden_layers_neural_network.py
* one more doctest
* simplified tests
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -28,6 +28,7 @@ jobs:
|
||||
blockchain
|
||||
boolean_algebra
|
||||
cellular_automata
|
||||
compression
|
||||
computer_vision
|
||||
fractals
|
||||
fuzzy_logic
|
||||
|
||||
Reference in New Issue
Block a user