FileGlobNotSupported: Glob patterns are not supported in the
fileloader. Use theglobloader instead.
The file loader must be passed a single local file. Glob patterns are not supported. Use the built-in glob loader to create entries from patterns of multiple local files.
See Also:
Error Reference
© 2021 Fred K. Schott
Licensed under the MIT License.
https://docs.astro.build/en/reference/errors/file-glob-not-supported/