[MASTER]
disable = locally-disabled,file-ignored,no-else-return,consider-using-f-string
good-names = i,j,k,_,fn
reports = no
extension-pkg-allow-list =
    mpi4py,
    array,
    _socket,
    _struct,
