Skip to content

Commit

Permalink
chore: 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 Apr 17, 2023
1 parent 015c62f commit e962236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_file_utils.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""Tests for file utility functions."""
from __future__ import annotations
import logging

import logging
import os
import time
from argparse import Namespace
Expand Down

0 comments on commit e962236

Please sign in to comment.