Skip to content

Commit

Permalink
Updated readmy
Browse files Browse the repository at this point in the history
  • Loading branch information
khoroshevskyi authored Sep 16, 2024
1 parent d429077 commit 945e36b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ assert results

To see the available schemas, you can run:
```
from bedms.constants import AVAILABLE_SCHEMAS
from bedms.const import AVAILABLE_SCHEMAS
print(AVAILABLE_SCHEMAS)
# >> ['ENCODE', 'FAIRTRACKS', 'BEDBASE']
Expand Down

0 comments on commit 945e36b

Please sign in to comment.