• Virgile Andreani's avatar
    Some pylint and pyupgrade cleanups (#29) · 491f93ed
    Virgile Andreani 提交于
    * Fix line endings of empty files
    
    * Use `not in` for membership test
    
    * Remove unused imports
    
    * Fix implicit string concatenation
    
    * Remove python 2 coding statement
    
    * Change python2's Text into str
    
    * Remove useless linebreaks
    
    * Remove useless parentheses
    
    * Use new-style dictionary and set constructors
    
    * There is no more IOError (alias to OSError now)
    
    * Use .format instead of % string interpolation
    
    * Use super() without redundant arguments
    
    * Remove redundant read flag from open
    
    * Avoid building lists unnecessarily
    
    * Use f-strings with python 3.6
    
    * Black reformat
    Co-authored-by: 's avatarMichael Osthege <michael.osthege@outlook.com>
    491f93ed
名称
最后提交
最后更新
..
.templates 正在载入提交数据...
extending 正在载入提交数据...
images 正在载入提交数据...
internal 正在载入提交数据...
library 正在载入提交数据...
sandbox 正在载入提交数据...
scripts 正在载入提交数据...
tutorial 正在载入提交数据...
LICENSE.txt 正在载入提交数据...
acknowledgement.rst 正在载入提交数据...
bcast.png 正在载入提交数据...
bcast.svg 正在载入提交数据...
conf.py 正在载入提交数据...
core_development_guide.rst 正在载入提交数据...
css.inc 正在载入提交数据...
dev_start_guide.rst 正在载入提交数据...
environment.yml 正在载入提交数据...
faq.rst 正在载入提交数据...
generate_dtype_tensor_table.py 正在载入提交数据...
glossary.rst 正在载入提交数据...
index.rst 正在载入提交数据...
install.rst 正在载入提交数据...
introduction.rst 正在载入提交数据...
links.rst 正在载入提交数据...
optimizations.rst 正在载入提交数据...
pylintrc 正在载入提交数据...
troubleshooting.rst 正在载入提交数据...
user_guide.rst 正在载入提交数据...