Skip to content

Commit 7ede8bd

Browse files
PEP 8
1 parent a0600c3 commit 7ede8bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/test/pythoninfo.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -664,6 +664,7 @@ def collect_zstd(info_add):
664664
return
665665

666666
attributes = ('zstd_version',)
667+
667668
copy_attributes(info_add, _zstd, 'zstd.%s', attributes)
668669

669670
def collect_expat(info_add):

0 commit comments

Comments
 (0)