Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Commit

Permalink
🎨 Add comment
Browse files Browse the repository at this point in the history
Signed-off-by: zethson <[email protected]>
  • Loading branch information
Zethson committed Jul 31, 2024
1 parent f52ed66 commit 67072ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

import lamindb as ln

# The tests defined in this script use the lamindb instance defined in test_integrity


def _strip_ansi(text: str) -> str:
"""Remove ANSI escape sequences from a string."""
Expand Down

0 comments on commit 67072ba

Please sign in to comment.