Description of feature
Hi, is it possible to control Squidpy's verbosity? I want to suppress the logging INFO messages, since I'm using Squidpy is a script and the messages make it harder to debug. It seems like Scanpy has a .verbosity attribute, but I can't find documentation of Squidpy having anything similar.
Description of feature
Hi, is it possible to control Squidpy's verbosity? I want to suppress the logging
INFOmessages, since I'm using Squidpy is a script and the messages make it harder to debug. It seems like Scanpy has a.verbosityattribute, but I can't find documentation of Squidpy having anything similar.