Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jun 5, 2024
1 parent 6e9bb9f commit 90312f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/common/test_timezone.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ def test_now():
assert from_tz <= ref + dt
assert from_tz >= ref - dt


def test_make_aware_already_aware():
"""Test the :func:`aiida.common.timezone.make_aware` function for an already aware datetime.
Expand Down

0 comments on commit 90312f8

Please sign in to comment.