Closed
Bug 1935756
Opened 1 year ago
Closed 1 year ago
Fix lint errors on bug_1935504_newtab_weather_search_label.py fluent migration
Categories
(Firefox :: New Tab Page, defect)
Firefox
New Tab Page
Tracking
()
RESOLVED
FIXED
134 Branch
People
(Reporter: maxx, Assigned: maxx)
References
Details
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
See https://phabricator.services.mozilla.com/D231311#8003681 for lint error issues
| Assignee | ||
Comment 1•1 year ago
|
||
The diff after the fix:
diff --git a/python/l10n/fluent_migrations/bug_1935504_newtab_weather_search_label.py b/python/l10n/fluent_migrations/bug_1935504_newtab_weather_search_label.py
index baf43d2600c34..2fa6b00d452ae 100644
--- a/python/l10n/fluent_migrations/bug_1935504_newtab_weather_search_label.py
+++ b/python/l10n/fluent_migrations/bug_1935504_newtab_weather_search_label.py
@@ -22,4 +22,3 @@ newtab-weather-change-location-search-input-placeholder =
from_path=source,
),
)
-
| Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → mcrawford
Status: NEW → ASSIGNED
Attachment #9442250 -
Flags: approval-mozilla-beta?
Updated•1 year ago
|
Attachment #9442250 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Updated•1 year ago
|
status-firefox134:
--- → fixed
Updated•1 year ago
|
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox133:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•