Skip to content

Commit

Permalink
docs: mark not important
Browse files Browse the repository at this point in the history
  • Loading branch information
kiyoon authored Sep 12, 2024
1 parent 58e62d1 commit a62f4c4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,9 @@ python-import ~

The `python-import` CLI is a simple Python script that counts the number of import statements used in the project.

> [!NOTE]
> You don't need to understand this section, but it helps you understand how it works.
```console
$ python-import count /path/to/project np
00004:import numpy as np
Expand Down

0 comments on commit a62f4c4

Please sign in to comment.