Skip to content

Commit 67cc64e

Browse files
export-form-data: Fix ruff error
1 parent 0e861aa commit 67cc64e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pdfrest/models/_internal.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
from pdfrest.types.public import PdfRedactionPreset
2424

2525
from ..types import (
26+
ExportDataFormat,
2627
HtmlPageOrientation,
2728
HtmlPageSize,
2829
HtmlWebLayout,
29-
ExportDataFormat,
3030
OcrLanguage,
3131
PdfAType,
3232
PdfConversionCompression,

0 commit comments

Comments
 (0)