Skip to content

Commit 979e1a5

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 8984b6a commit 979e1a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

machine_learning/xgboost_classifier.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,6 @@ def main() -> None:
7373

7474
if __name__ == "__main__":
7575
import doctest
76+
7677
doctest.testmod(verbose=True)
7778
main()

0 commit comments

Comments
 (0)