Skip to content

Commit

Permalink
lintrunner -a
Browse files Browse the repository at this point in the history
  • Loading branch information
jchen351 committed Nov 6, 2024
1 parent c025719 commit c7d0951
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion onnxruntime/python/onnxruntime_cuda_temp_env.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
import os
import platform
import site
import re
import site


class TemporaryEnv:
def __init__(self, updates):
Expand Down

0 comments on commit c7d0951

Please sign in to comment.