-
-
Notifications
You must be signed in to change notification settings - Fork 417
No VSCODE type checking support #673
gp-slick-coder
started this conversation in
General
-
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment 2 replies
-
What version of Pendulum are you on?
Beta Was this translation helpful? Give feedback.
All reactions
2 replies
-
pip show pendulum
Name: pendulum
Version: 2.1.2
Summary: Python datetimes made easy
Home-page: https://pendulum.eustace.io
Author: Sébastien Eustace
Author-email: sebastien@eustace.io
License: MIT
Location: /home/george/repos/source-backend/.venv/lib/python3.8/site-packages
Requires: python-dateutil, pytzdata
Required-by:
Beta Was this translation helpful? Give feedback.
All reactions
-
Versions 2.x do not provide typing information, so Pylance is correct here.
Beta Was this translation helpful? Give feedback.
All reactions
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment