-
-
Notifications
You must be signed in to change notification settings - Fork 143
Open
Labels
Hacktoberfesthttps://hacktoberfest.digitalocean.comhttps://hacktoberfest.digitalocean.comgood first issueGood for newcomersGood for newcomers
Description
With Python 3.5.x having reached its end of life/support, we can begin to use "advanced" features from Python 3.6:
- f-strings
- variable annotations over type comments
Lines 249 to 250 in 651d1a8
vars = {} # type: Dict[str, str] instance_vars = {} # type: Dict[str, str]
Additionally:
Metadata
Metadata
Assignees
Labels
Hacktoberfesthttps://hacktoberfest.digitalocean.comhttps://hacktoberfest.digitalocean.comgood first issueGood for newcomersGood for newcomers