Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/update' into update
Browse files Browse the repository at this point in the history
  • Loading branch information
romainsacchi committed Feb 11, 2024
2 parents f9a26a5 + 48addac commit 195ed7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions carculator_truck/inventory.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
"""
inventory.py contains Inventory which provides all methods to solve inventories.
"""

import warnings

import numpy as np
Expand Down

0 comments on commit 195ed7a

Please sign in to comment.