[test_compat] Fix alphabetic order to make test_all_present pass
[youtube-dl] / youtube_dl / compat.py
index 44a902573e56e2df184ff6d677d49dc265f7973e..07ceaa17004f226dad1c87269d2d14b871e4910d 100644 (file)
@@ -369,8 +369,8 @@ __all__ = [
     'compat_ord',
     'compat_parse_qs',
     'compat_print',
-    'compat_str',
     'compat_socket_create_connection',
+    'compat_str',
     'compat_subprocess_get_DEVNULL',
     'compat_urllib_error',
     'compat_urllib_parse',