1. 03 12月, 2022 8 次提交
  2. 02 12月, 2022 1 次提交
  3. 01 12月, 2022 2 次提交
  4. 29 11月, 2022 5 次提交
    • Ricardo Vieira's avatar
      Update issue templates (#47) · 6c4d66c7
      Ricardo Vieira 提交于
      * Redirect installation issues to Discourse
      
      * Remove required reference to documentation on template issue
      
      * Remove required reference to discussion on feature request template
      
      * Fix automatic label on feature request template
      
      * Replace plain issue template with free form developer template
      6c4d66c7
    • 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
    • Theo Dias's avatar
      Fix contributing broken link · 2d0ae940
      Theo Dias 提交于
      2d0ae940
    • Michael Osthege's avatar
      19646c78
    • Tyler Burch's avatar
      Add template · e4f36431
      Tyler Burch 提交于
      e4f36431
  5. 28 11月, 2022 1 次提交
  6. 27 11月, 2022 6 次提交
  7. 26 11月, 2022 10 次提交
  8. 25 11月, 2022 1 次提交
  9. 24 11月, 2022 3 次提交
  10. 23 11月, 2022 3 次提交