We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2721185 commit bdbb8a0Copy full SHA for bdbb8a0
src/handwritten/_time.py
@@ -36,7 +36,7 @@ def _convert_to_desired_timezone(
36
femtosecond,
37
yoctosecond,
38
tzinfo=std_datetime_result.tzinfo,
39
- fold=std_datetime_result.fold,
+ fold=std_datetime_result.fold
40
)
41
return desired_expected_time
42
0 commit comments