Skip to content
Snippets Groups Projects
Commit 901fce5c authored by Mohamed Belfadel's avatar Mohamed Belfadel
Browse files

Update ap_decorators.py

parent 9c05ac84
No related branches found
No related tags found
No related merge requests found
......@@ -120,7 +120,7 @@ def memoize(fct):
return wrapper
#
if __name__ == '__main__':
import doctest
doctest.testmod(optionflags=doctest.NORMALIZE_WHITESPACE | doctest.ELLIPSIS, verbose=False)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment