def read_version()
in
pyspark-sdk/setup.py [0:0]
2
lines of code
1
McCabe index (conditional complexity)
def read_version(): return read(VERSION_PATH).strip()