summaryrefslogtreecommitdiff
path: root/tests/doubles.py
Commit message (Collapse)AuthorAgeFilesLines
* Added typing for more of ciphers (#5738)Alex Gaynor2021-02-011-1/+2
|
* enable mypy over tests (#5721)Paul Kehrer2021-01-311-12/+8
| | | | | | | | | * clean mypy with tests dir * remove most no_type_check annotations * le sigh * remove unneeded comments
* type hinting for symmetric ciphers (#5719)Paul Kehrer2021-01-301-1/+1
| | | | | * type hinting for symmetric ciphers * make our interface verifier happy
* Remove __future__ import from our code (#5610)Alex Gaynor2020-12-091-1/+0
|
* standard future importAlex Gaynor2016-03-061-0/+2
|
* turns out you have to _commit_ the file you wrote. who knew!Alex Gaynor2016-03-051-0/+41