You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consistent parameter indentation in README.rst (#4150)
The reStructured Text parameters for image directives are indented inconsistently in README.rst. All directives (`image` and `code-block`) aside from two cases have indentation of two spaces. The inconsistent cases currently have four spaces. This PR applies consistent two space indentation.
0 commit comments