Skip to content

Commit

Permalink
Merge branch 'feature/separate-public-only-tlds'
Browse files Browse the repository at this point in the history
  • Loading branch information
barseghyanartur committed Nov 26, 2020
2 parents 0094eab + dfde4f6 commit 61ee0be
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements/code_style.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ pylint
flake8
isort
pre-commit
mypy
mypy<=0.256; python_version <= '2.7'
mypy; python_version >= '2.7'

0 comments on commit 61ee0be

Please sign in to comment.