Skip to content

Commit

Permalink
Update test_io_dbases.py
Browse files Browse the repository at this point in the history
  • Loading branch information
VanyaBelyaev authored Aug 21, 2024
1 parent 170918f commit 3327f2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ostap/io/tests/test_io_dbases.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ def the_name ():
# =============================================================================
index = 1
def the_name () :
global index
index += 1
return 'i%08d' % index
# =============================================================================
Expand Down

0 comments on commit 3327f2f

Please sign in to comment.