globus / globus-compute

Globus Compute: High Performance Function Serving for Science
https://www.globus.org/compute
Apache License 2.0
148 stars 47 forks source link

Updating `GlobusComputeEngineBase` to use future annotations #1711

Closed yadudoc closed 2 weeks ago

yadudoc commented 2 weeks ago

Description

This PR updates type hints to use future annotations and move away from the typing module (although not completely). There are no functional changes here.

This PR:

Type of change

Choose which options apply, and delete the ones which do not apply.