Skip to content

Commit 03ab4bd

Browse files
Sort imports
1 parent 559f96c commit 03ab4bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test_typing_extensions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
import inspect
1111
import io
1212
import itertools
13-
import pickle
1413
import os
14+
import pickle
1515
import re
1616
import subprocess
1717
import sys

0 commit comments

Comments
 (0)