Skip to content

Commit

Permalink
fix import datetime
Browse files Browse the repository at this point in the history
  • Loading branch information
clallemand committed Oct 24, 2023
1 parent e67d037 commit b5d1182
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openfisca_france_data/aggregates.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
from pathlib import Path

import os
from datetime import datetime
import pandas as pd

from openfisca_survey_manager.aggregates import AbstractAggregates
Expand Down

0 comments on commit b5d1182

Please sign in to comment.