Skip to content

Commit

Permalink
Update fre.py
Browse files Browse the repository at this point in the history
pylint feedback
  • Loading branch information
ilaflott authored Jul 26, 2024
1 parent 8ac97bf commit 5a88208
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fre/fre.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
)

def fre():
''' entry point function to subgroup functions '''
pass

if __name__ == '__main__':
Expand Down

0 comments on commit 5a88208

Please sign in to comment.