Skip to content

Commit

Permalink
Update climate_model.py - try adding title
Browse files Browse the repository at this point in the history
  • Loading branch information
RomiP authored Aug 20, 2024
1 parent e7eb6c0 commit e429720
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions book/tutorials/nb-to-package/climate_model.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Very Simpl Climate Model

import numpy as np
import matplotlib.pyplot as plt
from co2_emissions import Constant_CO2, SSPEmissions
Expand Down

0 comments on commit e429720

Please sign in to comment.