Skip to content

Commit

Permalink
Merge pull request #884 from p12tic/lint-fixes
Browse files Browse the repository at this point in the history
Fix unsorted imports
  • Loading branch information
p12tic authored Mar 8, 2024
2 parents a8db898 + bb2338e commit e6fc585
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pytests/test_container_to_args.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

import unittest
from unittest import mock

from podman_compose import container_to_args


Expand Down

0 comments on commit e6fc585

Please sign in to comment.