Skip to content

Commit 1d8622e

Browse files
committed
Remove trailing whitespace
1 parent a077215 commit 1d8622e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

client/ayon_cinema4d/plugins/publish/validate_render_relative_paths.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,11 +112,11 @@ def get_description(cls) -> str:
112112
113113
The render output paths must be absolute paths.
114114
115-
Relative paths can lead to renders being saved in unexpected
116-
locations due to the render possibly occurring from a published
115+
Relative paths can lead to renders being saved in unexpected
116+
locations due to the render possibly occurring from a published
117117
workfile.
118118
119-
Use the 'Repair' action to convert relative paths to
119+
Use the 'Repair' action to convert relative paths to
120120
absolute paths based on the current Cinema4D project folder.
121121
"""
122122
)

0 commit comments

Comments
 (0)