Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
695d8233
Unverified
Commit
695d8233
authored
Apr 03, 2024
by
Arthur
Committed by
GitHub
Apr 03, 2024
Browse files
[`Main CIs`] Fix the red cis (#30022)
* fix * sort imports
parent
c10b5dd2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/transformers/models/whisper/generation_whisper.py
src/transformers/models/whisper/generation_whisper.py
+1
-0
No files found.
src/transformers/models/whisper/generation_whisper.py
View file @
695d8233
...
@@ -12,6 +12,7 @@
...
@@ -12,6 +12,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# See the License for the specific language governing permissions and
# limitations under the License.
# limitations under the License.
import
copy
import
math
import
math
import
warnings
import
warnings
import
zlib
import
zlib
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment