Skip to content

Commit

Permalink
there's a bug in typeshed:
Browse files Browse the repository at this point in the history
python/typeshed#8799

that gives this error:

parsl/executors/workqueue/executor.py:674: error: "SynchronizedBase[c_bool]" has no attribute "value"  [attr-defined]


this patch ignores that, until a fix becomes available upstream
  • Loading branch information
benclifford committed Nov 1, 2023
1 parent 4c575a5 commit 86235aa
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 86235aa

Please sign in to comment.