Skip to content

Commit

Permalink
future import annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
kratsg committed Jul 5, 2023
1 parent 5995515 commit 7b79183
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pyhf/workspace.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
* the observed data (optional)
* fit configurations ("measurements")
"""
from __future__ import annotations

import collections
import copy
import logging
Expand Down

0 comments on commit 7b79183

Please sign in to comment.