IODA Bundle
run-pyflakes Namespace Reference

Functions

def ignore (p)
 
def run_pyflakes ()
 

Variables

string IODA_CONV_PATH = Path(__file__).parent/"@SCRIPT_LIB_PATH@"
 
def rc = run_pyflakes()
 

Function Documentation

◆ ignore()

def run-pyflakes.ignore (   p)
 Ignore hidden and test files 

Definition at line 15 of file run-pyflakes.py.

◆ run_pyflakes()

def run-pyflakes.run_pyflakes ( )

Definition at line 26 of file run-pyflakes.py.

Variable Documentation

◆ IODA_CONV_PATH

string run-pyflakes.IODA_CONV_PATH = Path(__file__).parent/"@SCRIPT_LIB_PATH@"

Definition at line 7 of file run-pyflakes.py.

◆ rc

def run-pyflakes.rc = run_pyflakes()

Definition at line 33 of file run-pyflakes.py.