datacarpentry / python-ecology-lesson

Data Analysis and Visualization in Python for Ecologists
https://datacarpentry.org/python-ecology-lesson
Other
160 stars 310 forks source link

Improved dictionaries - short-introduction-to-Python.md #498

Closed nadiamuhe closed 1 year ago

nadiamuhe commented 2 years ago

Issue #497 : Removed repeated line of code "rev = {'first': 'one', 'second': 'two'}".

maxim-belkin commented 2 years ago

Hi @nadiamuhe, I'm not sure if you closed this pull request on purpose. Do you plan to open a new PR to address #497?

nadiamuhe commented 2 years ago

Hi @maxim-belkin, I had two pull requests open at the same time. I wasn't sure that was going to create a conflict so I closed this one. I have opened it again and the change for issue #487 has been done. Let me know if this will work or if I will need to open a new PR.