removed extra whitespace

This commit is contained in:
Ala Shiban 2023-01-14 06:18:26 -08:00 committed by GitHub
parent 94bf710113
commit 896b361a81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -494,7 +494,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [pyinfra](https://github.com/Fizzadar/pyinfra) - A versatile CLI tools and python libraries to automate infrastructure.
* [saltstack](https://github.com/saltstack/salt) - Infrastructure automation and management system.
* [klotho](https://github.com/klothoplatform/klotho) - A CLI tool for transforming plain Python code to deployable cloud native code.
* SSH-style Deployment
* [cuisine](https://github.com/sebastien/cuisine) - Chef-like functionality for Fabric.
* [fabric](https://github.com/fabric/fabric) - A simple, Pythonic tool for remote execution and deployment.