mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2025-12-16 09:00:05 +01:00
flake8 formatting
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
"""Semantics opbject responsible for architecture specific semantic operations"""
|
||||
|
||||
from dis import Instruction
|
||||
import sys
|
||||
import warnings
|
||||
from itertools import chain
|
||||
|
||||
Reference in New Issue
Block a user