We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49e805b commit 86208aaCopy full SHA for 86208aa
README.md
@@ -277,7 +277,7 @@ Prevent accidental cross-module imports that pull in the kitchen sink.
277
Contributions welcome! Please open an issue first to discuss what you'd like to change.
278
279
```bash
280
-git clone https://github.com/yourname/importguard
+git clone https://github.com/AryanKumar1401/importguard
281
cd importguard
282
pip install -e ".[dev]"
283
pytest
0 commit comments