Skip to content

Commit 1ab162e

Browse files
committed
Change date. Remove redundant import
1 parent b9aeb5a commit 1ab162e

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
### Changed
77
### Removed
88

9-
## 5.2.0 - 2024.09.26
9+
## 5.2.0 - 2024.10.29
1010
### Added
1111
- Expanded Statistics class to more problems.
1212
- Created Statistics class

tests/test_reader.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import pdb
2-
31
import pytest
42
import os
53

0 commit comments

Comments
 (0)