diff --git a/node_modules/.yarn-integrity b/node_modules/.yarn-integrity new file mode 100644 index 000000000..9d4d6a804 --- /dev/null +++ b/node_modules/.yarn-integrity @@ -0,0 +1,10 @@ +{ + "systemParams": "win32-x64-127", + "modulesFolders": [], + "flags": [], + "linkedModules": [], + "topLevelPatterns": [], + "lockfileEntries": {}, + "files": [], + "artifacts": {} +} \ No newline at end of file diff --git a/rich/node_modules/.yarn-integrity b/rich/node_modules/.yarn-integrity new file mode 100644 index 000000000..9d4d6a804 --- /dev/null +++ b/rich/node_modules/.yarn-integrity @@ -0,0 +1,10 @@ +{ + "systemParams": "win32-x64-127", + "modulesFolders": [], + "flags": [], + "linkedModules": [], + "topLevelPatterns": [], + "lockfileEntries": {}, + "files": [], + "artifacts": {} +} \ No newline at end of file diff --git a/rich/traceback.py b/rich/traceback.py index b2cc63040..2d0ae21a7 100644 --- a/rich/traceback.py +++ b/rich/traceback.py @@ -488,7 +488,7 @@ def safe_str(_object: Any) -> str: append = stack.frames.append def get_locals( - iter_locals: Iterable[Tuple[str, object]], + iter_locals: "Iterable[Tuple[str, object]]", ) -> Iterable[Tuple[str, object]]: """Extract locals from an iterator of key pairs.""" if not (locals_hide_dunder or locals_hide_sunder): diff --git a/rich/yarn.lock b/rich/yarn.lock new file mode 100644 index 000000000..fb57ccd13 --- /dev/null +++ b/rich/yarn.lock @@ -0,0 +1,4 @@ +# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. +# yarn lockfile v1 + + diff --git a/yarn.lock b/yarn.lock new file mode 100644 index 000000000..fb57ccd13 --- /dev/null +++ b/yarn.lock @@ -0,0 +1,4 @@ +# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. +# yarn lockfile v1 + +