Skip to content

Commit

Permalink
*** AUTOMATED COMMIT | Applied Code Formatting and Cleanup ✨🍰✨***
Browse files Browse the repository at this point in the history
  • Loading branch information
anirudTT committed Jun 14, 2024
1 parent fd8068d commit c53fd37
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions model_demos/tests/conftest.py
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
# SPDX-FileCopyrightText: © 2024 Tenstorrent AI ULC
# SPDX-License-Identifier: Apache-2.0

import pybuda
import pytest
import os
import shutil
import subprocess
from datetime import datetime
from pathlib import Path


import pybuda
import pytest

environ_before_test = None

Expand Down

0 comments on commit c53fd37

Please sign in to comment.