mirror of
https://github.com/frej/fast-export.git
synced 2026-01-20 21:22:03 +01:00
Remove redundant type check in set_default_branch
The passed `name` parameter is always of type `str` in Python 3 hence the type check is redundant and no longer needed.
This commit is contained in:
Reference in New Issue
Block a user