django-wiki / django-nyt

Notification system for Django with batteries included: Email digests, user settings, JSON API
Apache License 2.0
144 stars 47 forks source link

Fix lint by making it only run in Python 3 + upgrade pre-commit #56

Closed benjaoming closed 6 years ago

benjaoming commented 6 years ago

@rsalmaso I hope this will fix the linting errors that your saw.

codecov-io commented 6 years ago

Codecov Report

Merging #56 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #56   +/-   ##
=======================================
  Coverage   76.98%   76.98%           
=======================================
  Files          25       25           
  Lines         604      604           
=======================================
  Hits          465      465           
  Misses        139      139

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a600c29...7300ca0. Read the comment docs.