Skip to content

fix localization setting url - #938

Merged
David-Baddeley merged 1 commit into
python-microscopy:masterfrom
barentine:uiloc
Mar 8, 2021
Merged

fix localization setting url#938
David-Baddeley merged 1 commit into
python-microscopy:masterfrom
barentine:uiloc

Conversation

@barentine

Copy link
Copy Markdown
Member

Addresses issue #937 .

Is this a bugfix or an enhancement?
bugfix
Proposed changes:

Checklist:

  • Tested with numpy=1.14
  • Tested on python 2.7 and 3.6
  • Tested with wx=3.x and wx=4.x [if UI code]
  • Does the PR avoid variable renaming in existing code, whitespace changes, and other forms of tidying? [There is a place for code tidying, but it makes reviewing
    much simpler if this is kept separate from functional changes]

If an enhancement (or non-trivial bugfix):

  • Has this been discussed in advance (feature request, PR proposal, email, or direct conversation)?
  • Does this change how users interact with the software? How will these changes be communicated?
  • Does this maintain backwards compatibility with old data?
  • Does this change the required dependencies?
  • Are there any other side effects of the change?

@codecov

codecov Bot commented Mar 7, 2021

Copy link
Copy Markdown

Codecov Report

Merging #938 (553c726) into master (7dcb2df) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #938   +/-   ##
=======================================
  Coverage   11.30%   11.30%           
=======================================
  Files         625      625           
  Lines       71915    71915           
=======================================
  Hits         8132     8132           
  Misses      63783    63783           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7dcb2df...553c726. Read the comment docs.

@David-Baddeley

Copy link
Copy Markdown
Contributor

will merge, as not sure what makes the most sense here (trailing slash or none?), but could also be fixed in urls where there is a clear indication which would be preferred.

@David-Baddeley
David-Baddeley merged commit 48cccd7 into python-microscopy:master Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants