Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
YouGuessedMyName committed Jun 26, 2024
1 parent b118358 commit 2bd92f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stormvogel/visualization.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
from IPython.display import display
from fractions import Fraction
######
sejfi sief #Syntax error
class Visualization:
"""Handles visualization of a Model using a pyvis Network."""
def __init__(self, model: Model, name: str, notebook: bool=True, cdn_resources: str="remote") -> None:
Expand Down

0 comments on commit 2bd92f6

Please sign in to comment.