summary: remove passing of rev because summary does not have this
The command summary does not have a rev argument, so passing this results is None always. Therefore pass None explicitly.
Loading
Please register or sign in to comment
The command summary does not have a rev argument, so passing this results is None always. Therefore pass None explicitly.