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 nekleo committed Mar 24, 2023
1 parent 99c81ef commit 7ab15e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build/build_examples.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

import json
import logging
import os
import sys
Expand All @@ -24,7 +25,6 @@
from runner import PrintOnlyRunner, ShellRunner

import build
import json

sys.path.append(os.path.abspath(os.path.dirname(__file__)))

Expand Down

0 comments on commit 7ab15e0

Please sign in to comment.