Skip to content

Commit

Permalink
fix: cache
Browse files Browse the repository at this point in the history
  • Loading branch information
achillesrasquinha committed Feb 16, 2022
1 parent 6b5b246 commit 330941c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pipupgrade/cache.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
from __future__ import absolute_import

import os, os.path as osp

import pipupgrade
Expand Down

0 comments on commit 330941c

Please sign in to comment.