Skip to content

Commit

Permalink
Correct isort
Browse files Browse the repository at this point in the history
  • Loading branch information
gliptak authored Jun 10, 2024
1 parent e118ee8 commit 9021a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dataprofiler/tests/labelers/test_labeler_utils.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import logging
import tempfile
import unittest
from unittest import mock
import tempfile

import numpy as np
import pandas as pd
Expand Down

0 comments on commit 9021a7e

Please sign in to comment.