Skip to content

Commit

Permalink
draw-perf-test.p: add annotations from future
Browse files Browse the repository at this point in the history
  • Loading branch information
tomba committed Aug 23, 2024
1 parent 95fc8ad commit c92d307
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions utils/draw-perf-test.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/usr/bin/python3

from __future__ import annotations

import argparse
import selectors
import sys
Expand Down

0 comments on commit c92d307

Please sign in to comment.