Skip to content

Commit

Permalink
rename installed to instld in one more place
Browse files Browse the repository at this point in the history
  • Loading branch information
pomponchik committed Sep 5, 2023
1 parent 3712417 commit 6b74827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/units/test_errors.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
from installed.errors import InstallingPackageError
from instld.errors import InstallingPackageError

0 comments on commit 6b74827

Please sign in to comment.