implement plotting function on log scale #9

Open
maksimva wants to merge 1 commit from maksimva/2024-heraklion-parallel-python:plot-log-solution into main
Member
No description provided.
maksimva added 1 commit 2024-08-30 11:26:14 +02:00
This pull request has changes conflicting with the target branch.
  • exercises/exerciseA/plot.py
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u plot-log-solution:maksimva-plot-log-solution
git checkout maksimva-plot-log-solution

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff maksimva-plot-log-solution
git checkout main
git merge --ff-only maksimva-plot-log-solution
git checkout maksimva-plot-log-solution
git rebase main
git checkout main
git merge --no-ff maksimva-plot-log-solution
git checkout main
git merge --squash maksimva-plot-log-solution
git checkout main
git merge --ff-only maksimva-plot-log-solution
git checkout main
git merge maksimva-plot-log-solution
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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: ASPP/2024-heraklion-parallel-python#9
No description provided.