Uploaded image for project: 'Python Integrations'
  1. Python Integrations
  2. INTPYTHON-221

VScode thinks code after `find_all_*` calls is unreachable

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • pymongoarrow-1.6
    • Affects Version/s: None
    • Component/s: None
    • None
    • Python Drivers

      VScode seems to think that any code after find operations e.g. `find_all_pandas` is unreachable, even though it isn't. The code runs fine, but is grayed out and hard to read. A similar issue with selenium was found in the past here, which was related to type hints. https://github.com/microsoft/pylance-release/issues/3196

       

            Assignee:
            Unassigned Unassigned
            Reporter:
            tadro.abbott@csiro.au Tadro Abbott
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: