Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jul 26, 2024
1 parent f3e708a commit 9b44c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pvnet/models/multimodal/multimodal.py
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ def __init__(

# Update num features
fusion_input_features += 32

if include_gsp_yield_history:
# Update num features
fusion_input_features += self.history_len
Expand Down

0 comments on commit 9b44c64

Please sign in to comment.