Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Elijas authored Nov 1, 2023
1 parent b107ebe commit 48c494e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,9 @@ We're thrilled to inform you that the `sec-parser` project is the final prerequi

To ensure your code remains functional even when we update `sec-ai`, it's recommended to avoid complex imports. Don't use intricate import statements that go deep into the package, like this:

```
from sec_ai.some_package.internal_utils import SomeInternalClass
```

Here are the suggested ways to import modules from `sec-ai`:

Expand Down

0 comments on commit 48c494e

Please sign in to comment.