Skip to content
This repository was archived by the owner on Apr 26, 2026. It is now read-only.

Commit b1c61cb

Browse files
authored
Update main.py
1 parent 3392608 commit b1c61cb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
import init
88
import lspkgs
99
import info
10+
import mirrors
1011

1112
parser = argparse.ArgumentParser(description="A simple package manager")
1213
subparsers = parser.add_subparsers(dest="command", required=True)

0 commit comments

Comments
 (0)