MCPcopy Create free account
hub / github.com/ParzivalHack/PySpector / not_fires

Function not_fires

tests/unit/test_missing_rules.py:50–51  ·  view source on GitHub ↗
(code, rule_id, **kw)

Source from the content-addressed store, hash-verified

48
49
50def not_fires(code, rule_id, **kw):
51 return not fires(code, rule_id, **kw)
52
53
54# ============================================================

Calls 1

firesFunction · 0.70

Tested by

no test coverage detected