Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed May 28, 2024
1 parent a805243 commit 18d53c3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions felt/core/fsl_converter.py
Original file line number Diff line number Diff line change
Expand Up @@ -1026,8 +1026,7 @@ def simple_line_to_fsl(

if layer.offset():
context.push_warning(
'Offsets for line symbols cannot be converted'.format(
layer.__class__.__name__),
'Offsets for line symbols cannot be converted',
LogLevel.Warning,
detail={
'object': 'symbol_layer',
Expand Down

0 comments on commit 18d53c3

Please sign in to comment.