Skip to content

Commit

Permalink
Python 2 *sigh*
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg committed Jul 28, 2020
1 parent 3f88476 commit 9033824
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pip/_internal/utils/datetime.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
"""For when pip wants to check the date or time.
"""

from __future__ import absolute_import

import datetime


Expand Down

0 comments on commit 9033824

Please sign in to comment.