Skip to content

Commit

Permalink
pre-commit auto-fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Sep 18, 2024
1 parent bee8e97 commit 5068c43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/maml/sampling/pca.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
This module implements PCA (Principal Component Analysis) sampling techniques
for the MAML framework.
"""

from __future__ import annotations

import logging
Expand Down

0 comments on commit 5068c43

Please sign in to comment.