defupdateExtremes(minColor,maxColor):minColor=42maxColor=43returnminColor,maxColordefgetColorMeans():imageNpArray=getImageNpArray()defgetImageNpArray(computeExtremes):#print(f'`getImageNpArray` a {minColor = }')globalminColor,maxColorprint(f'`getImageNpArray` b {minColor= }')ifcomputeExtremes:minColor,maxColor=updateExtremes(minColor,maxColor)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
https://gitea.lemnoslife.com/Benjamin_Loison/Robust_image_source_identification_on_modern_smartphones/commits/branch/master/datasets/raise/extract_noise.py
utils.py:getImageNpArrayutils.py:extract_noise.py:Seems related to the Stack Overflow question 3400525.