Skip to content

Commit

Permalink
Keep utils.cachedprop
Browse files Browse the repository at this point in the history
  • Loading branch information
gi0baro committed Oct 13, 2024
1 parent e17800a commit f41bafe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions emmett/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
from datetime import date, datetime, time

import pendulum
from emmett_core.utils import cachedprop as cachedprop
from pendulum.parsing import _parse as _pendulum_parse

from .datastructures import sdict
Expand Down

0 comments on commit f41bafe

Please sign in to comment.