Skip to content

Commit

Permalink
fix: memperbaiki error flake pada Folder basic
Browse files Browse the repository at this point in the history
  • Loading branch information
slowy07 committed Jul 31, 2023
2 parents b5910d7 + d15dcf9 commit 2bef757
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DIRECTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,8 @@
* [Haversine](https://github.com/bellshade/Python/blob/main/implementation/geodesy_egineering/haversine.py)
* Graphic
* [Bezier Curve](https://github.com/bellshade/Python/blob/main/implementation/graphic/bezier_curve.py)
* Image Processing
* [Gambar Sepia](https://github.com/bellshade/Python/blob/main/implementation/image_processing/gambar_sepia.py)
* Linear Algebra
* [Conjugate Gradient](https://github.com/bellshade/Python/blob/main/implementation/linear_algebra/conjugate_gradient.py)
* [Polynom For Point](https://github.com/bellshade/Python/blob/main/implementation/linear_algebra/polynom_for_point.py)
Expand Down

0 comments on commit 2bef757

Please sign in to comment.