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

Commit

Permalink
Unignore tests dir
Browse files Browse the repository at this point in the history
  • Loading branch information
LightArrowsEXE committed Oct 14, 2024
1 parent 71723b6 commit fbf794e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,9 @@ dmypy.json
# Local test file
*test*.py

# Unignore tests dir
!tests/

# pytype static type analyzer
.pytype/

Expand Down

0 comments on commit fbf794e

Please sign in to comment.