Skip to content

Commit

Permalink
annotation compatibility with earlier python vers
Browse files Browse the repository at this point in the history
  • Loading branch information
knmcguire committed Dec 2, 2022
1 parent c8f920c commit a3807a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crazyflie_sim/crazyflie_sim/crazyflie_sil.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
2022 - Wolfgang Hönig (TU Berlin)
"""
from __future__ import annotations

import numpy as np

Expand Down

0 comments on commit a3807a4

Please sign in to comment.