Sindbad~EG File Manager

Current Path : /opt/imh-python/lib/python3.9/site-packages/IPython/utils/tests/
Upload File :
Current File : //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