Skip to content

updated pyplot import, and added myself as an author - #22

Merged
awurno merged 1 commit into
GeoScripting-WUR:pdallago97/masterfrom
pdallago97:patch-1
Sep 15, 2026
Merged

awurno merged 1 commit into
GeoScripting-WUR:pdallago97/masterfrom
pdallago97:patch-1

Conversation

@pdallago97

Copy link
Copy Markdown
Contributor

When rendering the quarto file, the previous pyplot import from matplotlib import pyplot as plt
was giving me an error.

Replaced with

import matplotlib.pyplot as plt

When rendering the quarto file, the previous pyplot import 
from matplotlib import pyplot as plt
was giving me an error. 

Replaced with

import matplotlib.pyplot as plt
@awurno
awurno merged commit 31b1065 into GeoScripting-WUR:pdallago97/master Sep 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants