Skip to content

Commit f2f8d08

Browse files
committed
fix lintrunner
ghstack-source-id: 9adcb8f ghstack-comment-id: 2654710342 Pull Request resolved: #8426
1 parent 89dc36c commit f2f8d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backends/cadence/aot/export_example.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
# Example script for exporting simple models to flatbuffer
88

9-
#pyre-unsafe
9+
# pyre-unsafe
1010

1111
import logging
1212
import tempfile

0 commit comments

Comments
 (0)