-
Notifications
You must be signed in to change notification settings - Fork 315
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Generated gh-pages for commit 36a75ea
Merge: b2344b7 658e591 Author: William H.P. Nielsen <[email protected]> Merge pull request #897 from WilliamHPNielsen/driver/MercuryiPS_VISA
- Loading branch information
Documentation Bot
committed
Aug 3, 2018
1 parent
3ca50d1
commit feb7b7c
Showing
73 changed files
with
2,092 additions
and
767 deletions.
There are no files selected for viewing
1 change: 1 addition & 0 deletions
1
.mypy_cache/3.6/hypothesis/internal/conjecture/shrinking/__init__.data.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{".class": "MypyFile", "_fullname": "hypothesis.internal.conjecture.shrinking", "_name": null, "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "Integer": {".class": "SymbolTableNode", "cross_ref": "hypothesis.internal.conjecture.shrinking.integer.Integer", "kind": "Gdef"}, "Lexical": {".class": "SymbolTableNode", "cross_ref": "hypothesis.internal.conjecture.shrinking.lexical.Lexical", "kind": "Gdef"}, "__all__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.__all__", "name": "__all__", "type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.__package__", "name": "__package__", "type": "builtins.str"}}}, "path": "/home/travis/virtualenv/python3.6.3/lib/python3.6/site-packages/hypothesis/internal/conjecture/shrinking/__init__.py"} |
1 change: 1 addition & 0 deletions
1
.mypy_cache/3.6/hypothesis/internal/conjecture/shrinking/__init__.meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"child_modules": ["hypothesis.internal.conjecture.shrinking.lexical", "hypothesis.internal.conjecture.shrinking.integer", "hypothesis.internal.conjecture.shrinking.common"], "data_mtime": 1533309541, "dep_lines": [18, 19, 1, 1, 1], "dep_prios": [5, 5, 5, 30, 30], "dependencies": ["hypothesis.internal.conjecture.shrinking.integer", "hypothesis.internal.conjecture.shrinking.lexical", "builtins", "abc", "typing"], "deps_mtime": null, "hash": "f6636400414b312a4a6f5179118bfd7c", "id": "hypothesis.internal.conjecture.shrinking", "ignore_all": true, "interface_hash": "3b2730fbe4e3b88dc5a7aab41d376827", "mtime": 1533309210, "options": {"always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": true, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "local_partial_types": false, "no_implicit_optional": false, "platform": "linux", "quick_and_dirty": false, "show_none_errors": true, "strict_boolean": false, "strict_optional": false, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": true}, "path": "/home/travis/virtualenv/python3.6.3/lib/python3.6/site-packages/hypothesis/internal/conjecture/shrinking/__init__.py", "size": 820, "suppressed": [], "version_id": "0.620"} |
1 change: 1 addition & 0 deletions
1
.mypy_cache/3.6/hypothesis/internal/conjecture/shrinking/common.data.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{".class": "MypyFile", "_fullname": "hypothesis.internal.conjecture.shrinking.common", "_name": null, "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "Shrinker": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "hypothesis.internal.conjecture.shrinking.common.Shrinker", "name": "Shrinker", "type_vars": []}, "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.common.Shrinker", "metaclass_type": null, "metadata": {}, "module_name": "hypothesis.internal.conjecture.shrinking.common", "mro": ["hypothesis.internal.conjecture.shrinking.common.Shrinker", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0], "arg_names": ["self", "initial", "predicate", "random", "full"], "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.common.Shrinker.__init__", "name": "__init__", "type": null}}, "__predicate": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.common.Shrinker.__predicate", "name": "__predicate", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": "unannotated"}}}, "__seen": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.common.Shrinker.__seen", "name": "__seen", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": "unannotated"}}}, "changes": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.common.Shrinker.changes", "name": "changes", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": "unannotated"}}}, "check_invariants": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.common.Shrinker.check_invariants", "name": "check_invariants", "type": null}}, "consider": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.common.Shrinker.consider", "name": "consider", "type": null}}, "current": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.common.Shrinker.current", "name": "current", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": "unannotated"}}}, "full": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.common.Shrinker.full", "name": "full", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": "unannotated"}}}, "incorporate": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.common.Shrinker.incorporate", "name": "incorporate", "type": null}}, "left_is_better": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "left", "right"], "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.common.Shrinker.left_is_better", "name": "left_is_better", "type": null}}, "make_immutable": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.common.Shrinker.make_immutable", "name": "make_immutable", "type": null}}, "random": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.common.Shrinker.random", "name": "random", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": "unannotated"}}}, "run": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.common.Shrinker.run", "name": "run", "type": null}}, "run_step": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.common.Shrinker.run_step", "name": "run_step", "type": null}}, "short_circuit": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.common.Shrinker.short_circuit", "name": "short_circuit", "type": null}}, "shrink": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1], "arg_names": ["cls", "initial", "predicate", "random", "full"], "flags": ["is_class", "is_decorated"], "fullname": "hypothesis.internal.conjecture.shrinking.common.Shrinker.shrink", "name": "shrink", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_classmethod"], "fullname": null, "name": "shrink", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1], "arg_names": ["cls", "initial", "predicate", "random", "full"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": "unannotated"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": "unannotated"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": "unannotated"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": "unannotated"}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": "unannotated"}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": true, "is_classmethod_class": false, "is_ellipsis_args": false, "name": "shrink of Shrinker", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": "unannotated"}, "variables": []}}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.common.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.common.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.common.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.common.__package__", "name": "__package__", "type": "builtins.str"}}, "absolute_import": {".class": "SymbolTableNode", "cross_ref": "__future__.absolute_import", "kind": "Gdef"}, "division": {".class": "SymbolTableNode", "cross_ref": "__future__.division", "kind": "Gdef"}, "print_function": {".class": "SymbolTableNode", "cross_ref": "__future__.print_function", "kind": "Gdef"}}, "path": "/home/travis/virtualenv/python3.6.3/lib/python3.6/site-packages/hypothesis/internal/conjecture/shrinking/common.py"} |
1 change: 1 addition & 0 deletions
1
.mypy_cache/3.6/hypothesis/internal/conjecture/shrinking/common.meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"child_modules": [], "data_mtime": 1533309527, "dep_lines": [18, 1, 1, 1], "dep_prios": [5, 5, 30, 30], "dependencies": ["__future__", "builtins", "abc", "typing"], "deps_mtime": null, "hash": "768a6d786512579e66e37527d55b481b", "id": "hypothesis.internal.conjecture.shrinking.common", "ignore_all": true, "interface_hash": "2b7decbb3ba0a095f9c91804842d440e", "mtime": 1533309210, "options": {"always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": true, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "local_partial_types": false, "no_implicit_optional": false, "platform": "linux", "quick_and_dirty": false, "show_none_errors": true, "strict_boolean": false, "strict_optional": false, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": true}, "path": "/home/travis/virtualenv/python3.6.3/lib/python3.6/site-packages/hypothesis/internal/conjecture/shrinking/common.py", "size": 3950, "suppressed": [], "version_id": "0.620"} |
1 change: 1 addition & 0 deletions
1
.mypy_cache/3.6/hypothesis/internal/conjecture/shrinking/integer.data.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{".class": "MypyFile", "_fullname": "hypothesis.internal.conjecture.shrinking.integer", "_name": null, "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "Integer": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["hypothesis.internal.conjecture.shrinking.common.Shrinker"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "hypothesis.internal.conjecture.shrinking.integer.Integer", "name": "Integer", "type_vars": []}, "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.integer.Integer", "metaclass_type": null, "metadata": {}, "module_name": "hypothesis.internal.conjecture.shrinking.integer", "mro": ["hypothesis.internal.conjecture.shrinking.integer.Integer", "hypothesis.internal.conjecture.shrinking.common.Shrinker", "builtins.object"], "names": {".class": "SymbolTable", "check_invariants": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.integer.Integer.check_invariants", "name": "check_invariants", "type": null}}, "left_is_better": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "left", "right"], "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.integer.Integer.left_is_better", "name": "left_is_better", "type": null}}, "run_step": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.integer.Integer.run_step", "name": "run_step", "type": null}}, "short_circuit": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.integer.Integer.short_circuit", "name": "short_circuit", "type": null}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Shrinker": {".class": "SymbolTableNode", "cross_ref": "hypothesis.internal.conjecture.shrinking.common.Shrinker", "kind": "Gdef"}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.integer.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.integer.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.integer.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "hypothesis.internal.conjecture.shrinking.integer.__package__", "name": "__package__", "type": "builtins.str"}}, "absolute_import": {".class": "SymbolTableNode", "cross_ref": "__future__.absolute_import", "kind": "Gdef"}, "division": {".class": "SymbolTableNode", "cross_ref": "__future__.division", "kind": "Gdef"}, "hrange": {".class": "SymbolTableNode", "cross_ref": "hypothesis.internal.compat.hrange", "kind": "Gdef"}, "print_function": {".class": "SymbolTableNode", "cross_ref": "__future__.print_function", "kind": "Gdef"}}, "path": "/home/travis/virtualenv/python3.6.3/lib/python3.6/site-packages/hypothesis/internal/conjecture/shrinking/integer.py"} |
1 change: 1 addition & 0 deletions
1
.mypy_cache/3.6/hypothesis/internal/conjecture/shrinking/integer.meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"child_modules": [], "data_mtime": 1533309531, "dep_lines": [18, 20, 21, 1, 1, 1], "dep_prios": [5, 5, 5, 5, 30, 30], "dependencies": ["__future__", "hypothesis.internal.compat", "hypothesis.internal.conjecture.shrinking.common", "builtins", "abc", "typing"], "deps_mtime": null, "hash": "d3f4750b059365dea905fcec85658cd6", "id": "hypothesis.internal.conjecture.shrinking.integer", "ignore_all": true, "interface_hash": "8430a75e25817df555973381980c3ed0", "mtime": 1533309210, "options": {"always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": true, "disallow_untyped_defs": false, "follow_imports": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "local_partial_types": false, "no_implicit_optional": false, "platform": "linux", "quick_and_dirty": false, "show_none_errors": true, "strict_boolean": false, "strict_optional": false, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unused_ignores": true}, "path": "/home/travis/virtualenv/python3.6.3/lib/python3.6/site-packages/hypothesis/internal/conjecture/shrinking/integer.py", "size": 1823, "suppressed": [], "version_id": "0.620"} |
Oops, something went wrong.