Skip to content

Commit 41084e5

Browse files
committed
Fix import ordering in setup.py
1 parent afea37a commit 41084e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
#!/usr/bin/env python
22

3-
from distutils.core import Extension
4-
import platform
53
import os
64
from setuptools import setup, find_packages
5+
from distutils.core import Extension
6+
import platform
77

88
from confluent_kafka import __version__
99

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy