Skip to content

Commit 696fdc0

Browse files
author
Umar Nafeez Abdul Phatip
committed
removing unwanted changes
1 parent 3363160 commit 696fdc0

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

.gitignore

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -103,15 +103,9 @@ dist
103103
# dotnet
104104
*.sln
105105

106-
107106
# env
108107
*.local
109108

110-
# Python
111-
.venv
112-
__pycache__
113-
114-
115109
#Codespace
116110
.vscode/settings.json
117111
.devcontainer/update_settings.sh

advanced-integration/v2/server/python/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ PayPal Standard Integration sample in Python using Flask
3838
flask --app server run --port 8080
3939
```
4040

41-
1. Go to [http://localhost:8080/](http://localhost:8080/)
41+
1. Go to [http://localhost:8080/](http://localhost:8080/)

0 commit comments

Comments
 (0)