Skip to content

Commit

Permalink
fixed linting
Browse files Browse the repository at this point in the history
  • Loading branch information
mtitov committed Aug 12, 2024
1 parent 252c2aa commit edf205e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/simple/bag_of_pipelines.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/usr/bin/env python3

# pylint: disable=import-error

import sys
import time

Expand Down

0 comments on commit edf205e

Please sign in to comment.