imsubhamsingh / imsubhamsingh/bamboo

ValueError: Unknown format code 'f' for object of type 'str' if no scheme provided by args

Open
#1 0 comments 0 reactions 1 assignee Claimed by @imsubhamsingh View on GitHub
bug
Dominant language
Python
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Traceback (most recent call last):
File "/home/hackerearth343/.cache/pypoetry/virtualenvs/kvdb-NTa-tEJc-py3.10/bin/bambo", line 8, in
sys.exit(main())
File "/home/hackerearth343/.cache/pypoetry/virtualenvs/kvdb-NTa-tEJc-py3.10/lib/python3.10/site-packages/bambo/bamboo.py", line 209, in main
tester.print_results_summary()
File "/home/hackerearth343/.cache/pypoetry/virtualenvs/kvdb-NTa-tEJc-py3.10/lib/python3.10/site-packages/bambo/bamboo.py", line 124, in print_results_summary
f"{avg_time:.2f}",
ValueError: Unknown format code 'f' for object of type 'str'

Traceback (most recent call last):
File "/home/hackerearth343/.cache/pypoetry/virtualenvs/kvdb-NTa-tEJc-py3.10/bin/bambo", line 8, in
sys.exit(main())
File "/home/hackerearth343/.cache/pypoetry/virtualenvs/kvdb-NTa-tEJc-py3.10/lib/python3.10/site-packages/bambo/bamboo.py", line 209, in main
tester.print_results_summary()
File "/home/hackerearth343/.cache/pypoetry/virtualenvs/kvdb-NTa-tEJc-py3.10/lib/python3.10/site-packages/bambo/bamboo.py", line 124, in print_results_summary
f"{avg_time:.2f}",
ValueError: Unknown format code 'f' for object of type 'str'

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.