Commit 8ca6c6c9 authored by Bruno S. Morgado's avatar Bruno S. Morgado
Browse files

Fix code analysis warning

parent 52b63eb1
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -6,7 +6,6 @@
# TODO: Replace all the following code with the desired functionality for the package
def example():
    """Example: Define non return function for subsequent test."""
    pass


def testing_example():