update #2

Open
s441405 wants to merge 6 commits from s441405/Python2018:master into master
First-time contributor
No description provided.
This pull request cannot be merged automatically due to conflicts.
Merge manually to resolve the conflicts.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b s441405-master master
git pull master

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff s441405-master
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tdwojak/Python2018#2
No description provided.