Skip to content

Commit d846bbb

Browse files
committed
extent
1 parent 1f3c557 commit d846bbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

matplotlibcpp.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -955,6 +955,7 @@ inline void imshow(void* ptr, const NPY_TYPES type, const int rows, const int co
955955
for (std::map<std::string, std::string>::const_iterator it = keywords.begin();
956956
it != keywords.end(); ++it) {
957957
if (it->first == "extent") {
958+
}
958959
}
959960

960961
PyObject* res =

0 commit comments

Comments
 (0)