Home › Forums › Nazca › Disable naming warnings › Reply To: Disable naming warnings
Thank you Ronald,
using the hashme decorator solved the warning issue indeed. However, now I get some messages like:
“ERROR: bb_util.py: Reusing a basename across functions: ‘wg’ ”
Am I not using this correctly?