Added Flight Fare Search API (#250)

* Added Flight Fare Search API

* Fixed formatting issues

---------

Co-authored-by: Mohammed Farish <farish@Mohammeds-MacBook-Pro.local>
This commit is contained in:
Mohammed Farish
2023-11-13 21:11:21 +05:30
committed by GitHub
parent 07879edc41
commit b0f0a5ef80
2 changed files with 5 additions and 1 deletions

5
.gitignore vendored
View File

@@ -130,4 +130,7 @@ dmypy.json
.pyre/
# Node
node_modules/
node_modules/
# VS Code Configs
.vscode/