Skip to content

Commit

Permalink
Restyled by isort
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and Martin-NXP committed Jul 29, 2024
1 parent c072483 commit 2846a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build/builders/nxp.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
# See the License for the specific language governing permissions and
# limitations under the License.

import importlib.util
import logging
import os
from enum import Enum, auto
import importlib.util

from .builder import BuilderOutput
from .gn import GnBuilder
Expand Down

0 comments on commit 2846a09

Please sign in to comment.