robotcodedev / robotcode

RobotFramework support for Visual Studio Code
https://robotcode.io
Apache License 2.0
173 stars 14 forks source link

[ENHANCEMENT] Replace deprecated from future import __annotations__ from code #133

Open d-biehl opened 1 year ago

d-biehl commented 1 year ago

see https://peps.python.org/pep-0563/

and https://peps.python.org/pep-0649/