mirror of
https://github.com/TheAlgorithms/Python.git
synced 2026-03-13 09:50:19 +08:00
Prep for Python 3.14: Rename compression to data_compression (#12725)
* Prep for Python 3.14: Rename compression to data_compression * updating DIRECTORY.md --------- Co-authored-by: cclauss <cclauss@users.noreply.github.com>
This commit is contained in:
@@ -187,9 +187,9 @@ autoapi_dirs = [
|
||||
"boolean_algebra",
|
||||
"cellular_automata",
|
||||
"ciphers",
|
||||
"compression",
|
||||
"computer_vision",
|
||||
"conversions",
|
||||
"data_compression",
|
||||
"data_structures",
|
||||
"digital_image_processing",
|
||||
"divide_and_conquer",
|
||||
|
||||
Reference in New Issue
Block a user