Skip to content

Commit

Permalink
(add) missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
qbolliet committed Sep 30, 2024
1 parent ecb0819 commit 85e28d3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import logging

import numpy as np
from numpy import busday_count, datetime64, logical_or as or_, logical_and as and_, timedelta64

from openfisca_core.periods import Period
Expand Down

0 comments on commit 85e28d3

Please sign in to comment.