This website requires JavaScript.
Explore
Help
Sign In
Nucypher
/
nucypher
mirror of
https://github.com/nucypher/nucypher.git
Watch
1
Star
0
Fork
You've already forked nucypher
0
Code
Issues
Projects
Releases
Wiki
Activity
mypy settings to ignore missing imports.
Browse Source
pull/130/head
jMyles
2017-11-21 22:13:49 -08:00
parent
d250a2bd4a
commit
bb92492826
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
2
mypy.ini
Normal file
Unescape
Escape
View File
@ -0,0 +1,2 @@
[mypy]
ignore_missing_imports
=
True
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
Nucypher/nucypher
Title
Body
Create Issue