Skip to content

Commit 5652af0

Browse files
committed
chore: Remove empty __init__.py file from tests directory
1 parent 853e3fc commit 5652af0

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

tests/__init__.py

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +0,0 @@
1-
loghunter
2-
├── src
3-
│ └── loghunter
4-
│ ├── __init__.py
5-
│ ├── logging_config.py
6-
│ ├── logging_settings.py
7-
│ └── tracer.py
8-
├── tests
9-
│ └── __init__.py
10-
├── LICENSE
11-
├── MANIFEST.in
12-
├── pyproject.toml
13-
├── setup.cfg
14-
└── README.md

0 commit comments

Comments
 (0)