Keith Edmunds
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
Keith Edmunds commented, -
Keith Edmunds created a post, sqlalchemy warnings
PyCharm is warning me about valid code constructs using sqlalchemy. Here's three examples: Warning: "Unresolved attribute reference 'is_' for class 'bool'" - the ".is_" is a valid construction .fil...