Skip to content

Commit

Permalink
fix coding
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-hanqing committed Jul 25, 2020
1 parent 33180d8 commit 225c665
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions curvefs_python/setup.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# coding: utf-8

#
# Copyright (c) 2020 NetEase Inc.
#
Expand All @@ -14,8 +16,6 @@
# limitations under the License.
#

# coding: utf-8

from setuptools import setup, find_packages

setup(
Expand Down

0 comments on commit 225c665

Please sign in to comment.