Merge pull request #4058 from povik/fix-py-example

This commit is contained in:
N. Engelhardt 2023-12-11 16:49:47 +01:00 committed by GitHub
commit 2858c33f68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/python3
from pyosys import libyosys as ys
import libyosys as ys
import matplotlib.pyplot as plt
import numpy as np