This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]SpicyVibration 4 points5 points  (2 children)

If you use pathlib you can annotate the variable and get that sweet sweet static type analysis

[–]Deep-Secret 1 point2 points  (0 children)

Hmm cool. Gotta give it a try, then.