mirror of
https://github.com/marcel-dempers/docker-development-youtube-series.git
synced 2025-06-06 17:01:30 +00:00
Merge branch 'master' into python-json
This commit is contained in:
commit
960563164b
@ -51,3 +51,4 @@ customers = getCustomers()
|
||||
customers["i"] = Customer("i", "Bob", "Smith").__dict__
|
||||
|
||||
updateCustomers(customers)
|
||||
print(customers)
|
Loading…
x
Reference in New Issue
Block a user