Skip to content

Commit bbcd34a

Browse files
pre-commit-ci[bot]chennes
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 3815022 commit bbcd34a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

InitGui.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
# from Sentry import close_sentry_session
3636
from PosthogFC import posthog_shutdown, posthog_launch, posthog_addon_list
3737

38-
3938
FreeCADGui.addLanguagePath(TelemetryPaths.language_path)
4039
FreeCADGui.updateLocale()
4140

Resources/translations/run_translation_cycle.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323

2424
"""Run a full CrowdIn translation cycle for this addon. Requires that the
2525
CrowdIn API token is stored in ~/.crowdin-freecad-token, and that lupdate be in PATH."""
26+
2627
import collections
2728
import datetime
2829
import json

0 commit comments

Comments
 (0)