Skip to content

Commit

Permalink
Fixed import
Browse files Browse the repository at this point in the history
  • Loading branch information
niklastheman committed Feb 7, 2024
1 parent 518c787 commit d227bcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fedn/fedn/utils/helpers/plugins/androidhelper.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

import numpy as np

from .helperbase import HelperBase
from fedn.utils.helpers.helperbase import HelperBase


class Helper(HelperBase):
Expand Down

0 comments on commit d227bcf

Please sign in to comment.