Compare commits

..

No commits in common. "a17f012d7f23aea7b84ebcc79be6443445c5e80a" and "ccae13aabd0710bdfd9ea4dbaca543984c656bea" have entirely different histories.

2 changed files with 0 additions and 10 deletions

View file

@ -1,7 +1,4 @@
# OVH ECO auto order
## pullpull feature
This feature demonstrates the result about can I use the pull requests feature in GIT.
## Purpose of this repo

View file

@ -16,13 +16,6 @@ logging.debug("test project...")
denv = dotenv.load_dotenv("./.env")
'''
Here will coming
a new feature
or no
trying the pull request
'''
user_preferences={}
try:
with open("preferences.json") as ff: