flask-realworld-example-app icon indicating copy to clipboard operation
flask-realworld-example-app copied to clipboard

Remove lone type hint

Open Kyle-Verhoog opened this issue 5 years ago • 0 comments

There's just one type hint in this repo and it breaks Python 2 compatibility. I know, Python 2 is EOL, But it's the only thing breaking Python 2 compatibility... 😄

Kyle-Verhoog avatar Mar 31 '20 22:03 Kyle-Verhoog