Sindbad~EG File Manager

Current Path : /proc/self/root/opt/imh-python/lib/python3.9/site-packages/IPython/utils/tests/
Upload File :
Current File : //proc/self/root/opt/imh-python/lib/python3.9/site-packages/IPython/utils/tests/test_decorators.py

from IPython.utils import decorators

def test_flag_calls():
    @decorators.flag_calls
    def f():
        pass
    
    assert not f.called
    f()
    assert f.called

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists