Skip to content
Snippets Groups Projects
Commit 4fa05ceb authored by Olivier Bertrand's avatar Olivier Bertrand
Browse files

PEP8 correct F401 and F841

parent b914deb8
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,7 @@ import navipy.moving.maths as navimomath
def defaultcallback(*args, **kwargs):
"""default call back"""
raise NameError('No Callback')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment