Commit c6f42478 authored by David Hendriks's avatar David Hendriks
Browse files

changed some defaults

parent 19f64de3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
grid_options_defaults_dict = {
    'custom_logging_function': None,
    'custom_logging_function': None, # This will hold the custom logging mem addr
}