Skip to content

Commit

Permalink
(apache#25316) import order in test file
Browse files Browse the repository at this point in the history
  • Loading branch information
wrossmorrow committed Feb 11, 2023
1 parent 06ce929 commit 1ceac55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdks/python/apache_beam/io/filesystem_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
import bz2
import gzip
import logging
import lzma
import ntpath
import os
import posixpath
import sys
import tempfile
import unittest
import zlib
import lzma
from io import BytesIO

import zstandard
Expand Down

0 comments on commit 1ceac55

Please sign in to comment.