cmdutil: changed max method for lazy call
Used the lazy max call instead of the python max implementation to be able to use lazysets for graphlog.
Loading
Please register or sign in to comment
Used the lazy max call instead of the python max implementation to be able to use lazysets for graphlog.