##// END OF EJS Templates
Fix max_seq_length input to RepresentationPrinter...
Fix max_seq_length input to RepresentationPrinter max_seq_length is passed to RepresentationPrinter as a positional argument but the order is not correct for RepresentationPrinter's __init__. Pass max_seq_length as a keyword argument instead.

File last commit:

r2009:2a0ba18d
r21903:de68bf5d
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer