| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -562,8 +562,7 @@ def _process_request(self, request): | |||
| 562 | 562 | jedi.api.names( | |
| 563 | 563 | source=request.get('source', None), | |
| 564 | 564 | path=request.get('path', ''), | |
| 565 | - all_scopes=True, | ||
| 566 | - environment=self.environment), | ||
| 565 | + all_scopes=True), | ||
| 567 | 566 | request['id']) | |
| 568 | 567 | ||
| 569 | 568 | script = jedi.Script( | |
| Back | FazBrowse Home | New Git URL |
0 commit comments