Skip to content

Instantly share code, notes, and snippets.

@satsin06
Created June 8, 2023 19:50
Show Gist options
  • Save satsin06/256dde13dad734ffe3c30327a8b2729b to your computer and use it in GitHub Desktop.
Save satsin06/256dde13dad734ffe3c30327a8b2729b to your computer and use it in GitHub Desktop.
import pytest
@pytest.fixture
def sample_inputs():
return 2, 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment